deeptrack.sources.rng Module#
This utility package extends the random number generator objects for both Python and Numpy by adding functions to generate several instances as well as dependency tracking with DeepTrackNode objects.
Classes#
|
Object corresponding to a node in a computation graph. |
|
Class that generates multiple numpy random number generators. |
|
Class that generates multiple random.Random number generators. |
|
A class that represents one or more sources of data. |