NumPy
ufunc
numpy.ctypeslib
numpy.fft
numpy.linalg
numpy.matlib
numpy.random
numpy.testing
numpy.testing.overrides
numpy.typing
numpy.distutils
exceptions.ComplexWarning
The warning raised when casting a complex dtype to a real dtype.
As implemented, casting a complex number to a real discards its imaginary part, but this behavior may not be what the user actually wants.
previous
numpy.disp
next
numpy.exceptions.VisibleDeprecationWarning