SciPy

This is documentation for an old release of SciPy (version 0.17.1). Read this page in the documentation of the latest stable release (version 1.15.1).

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

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

Previous topic

scipy.special.erfcinv

Next topic

scipy.special.dawsn