[Numpy-discussion] skip samples in random number generator

Sturla Molden sturla.molden at gmail.com
Thu Oct 2 18:56:33 EDT 2014


Robert Kern <robert.kern at gmail.com> wrote:

> Yes, but that would require rewriting much of numpy.random to allow
> replacing the core generator. This would work out-of-box because it's
> just manipulating the state of the current core generator.

Yes, then we just need to sacrifice a year's worth of CPU time, and a PR
will be ready by next fall ;-)

Sturla




More information about the NumPy-Discussion mailing list