SciPy
Section Navigation
UNURANError
UNURANError.add_note
UNURANError.with_traceback
Raised when an error occurs in the UNU.RAN library.
Exception.add_note(note) – add a note to the exception
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
previous
set_random_state
next
FastGeneratorInversion