numpy.random.logseries(p, size=None)

but the parameters section,
Parameters:     
loc : float
scale : float > 0.
size : {tuple, int}
Output shape. If the given shape is, e.g., (m, n, k), then m * n * k
samples are drawn.

Notice that p <> loc and what about scale.

I'll file a ticket unless I am mission something,
Which should it be loc or p
What about scale.

There is no numpy-dev list right? Should this list be used or the
scipy-dev list>

Vincent
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to