normal#
- class normal(loc=0.0, scale=1.0, **kwargs)[source]#
Bases:
DistNormal distribution
- Parameters:
loc (float) – the mean of the distribution (default 0.0)
scale (float) the standard deviation of the distribution (default 1.0)
Attributes
bitgenstateGet the current state
state_intGet the integer corresponding to the current state
Methods