[Numpy-discussion] NEP: Random Number Generator Policy (Robert Kern) (original) (raw)
Kevin Sheppard kevin.k.sheppard at gmail.com
Mon Jun 11 03:02:54 EDT 2018
- Previous message (by thread): [Numpy-discussion] NumPy 1.14.4 released.
- Next message (by thread): [Numpy-discussion] 1.14.5 bugfix release
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message (by thread): [Numpy-discussion] NumPy 1.14.4 released.
- Next message (by thread): [Numpy-discussion] 1.14.5 bugfix release
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]