On 10 Sep, 10:50, Hans Georg Schaathun <ge...@ii.uib.no> wrote:

> Can anyone recommend a PRNG which supported multiple instances
> with independent states, and that also can return numpy.array (or
> something similar) efficiently?

numpy.random.RandomState

;-)

S.M.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to