[SciPy-Dev] scipy.stats

nicky van foreest vanforeest at gmail.com
Sat Apr 21 15:56:18 EDT 2012


Hi,

While reading the code and the examples of scipy.stats I came across
the attribute rv.dist. Specifically, line 227 of the scipy.stats
source on the gibhub server mentions:

>>> x = np.linspace(0, np.minimum(rv.dist.b, 3))

The problem is that the meaning of this attribute is nowhere
explained. Is this a bug?

Nicky



More information about the SciPy-Dev mailing list