SciPy
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
scipy.stats.sampling.DiscreteGuideTable.set_random_state
next
scipy.stats.sampling.FastGeneratorInversion