numpy performance and random numbers

sturlamolden sturlamolden at yahoo.no
Sat Dec 19 22:53:28 EST 2009


On 20 Des, 01:46, Lie Ryan <lie.1... at gmail.com> wrote:

> Not necessarily, you only need to be certain that the two streams don't
> overlap in any reasonable amount of time. For that purpose, you can use
> a PRNG that have extremely high period like Mersenne Twister and puts
> the generators to very distant states.

Except there is no way to find two very distant states and prove they
are distant enough.




More information about the Python-list mailing list