SciPy
SpecialFunctionWarning
SpecialFunctionWarning.add_note
SpecialFunctionWarning.with_traceback
Warning that can be emitted by special functions.
Exception.add_note(note) – add a note to the exception
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
previous
scipy.special.errstate
next
scipy.special.SpecialFunctionError