scipy.special.errprint

scipy.special.errprint()
errprint({flag}) sets the error printing flag for special functions (from the cephesmodule). The output is the previous state. With errprint(0) no error messages are shown; the default is errprint(1). If no argument is given the current state of the flag is returned and no change occurs.

Previous topic

Special functions (scipy.special)

Next topic

scipy.special.errstate

This Page

Quick search