SciPy

scipy.special.wofz

scipy.special.wofz(z) = <ufunc 'wofz'>

Faddeeva function

Returns the value of the Faddeeva function for complex argument:

exp(-z**2)*erfc(-i*z)

References

[R246]Steven G. Johnson, Faddeeva W function implementation. http://ab-initio.mit.edu/Faddeeva

Previous topic

scipy.special.erfcinv

Next topic

scipy.special.dawsn