Dists#
- class Dists(obj=None, *args, base_seed=None, sim=None)[source]#
Bases:
prettyobj
Class for managing a collection of Dist objects
Methods
- init(obj=None, base_seed=None, sim=None, force=False)[source]#
Set the base seed, find and initialize all distributions in an object
In practice, the object is usually a Sim, but can be anything.