SciPy

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

scipy.special.errprint

scipy.special.errprint(inflag=None)

Sets or returns the error printing flag for special functions.

Parameters:

inflag : bool, optional

Whether warnings concerning evaluation of special functions in scipy.special are shown. If omitted, no change is made to the current setting.

Returns:

old_flag

Previous value of the error flag