[Numpy-discussion] NEP: Random Number Generator Policy (Robert Kern)
Kevin Sheppard
kevin.k.sheppard at gmail.com
Mon Jun 11 03:02:54 EDT 2018
Maybe a good place for a stable, testing focused generator would be in numpy.random.testing. This could host a default implementation of StableGenerator, although a better name might be TestingGenerator. It would also help users decide that this is not the generator they are looking for (I think many people might think StableGenerator is a good thing, after all, who wants an UnstableGenerator).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20180611/44423cd8/attachment.html>
More information about the NumPy-Discussion
mailing list