[Numpy-discussion] NEP: Random Number Generator Policy

Kevin Sheppard kevin.k.sheppard at gmail.com
Mon Jun 4 05:54:27 EDT 2018


I’m not sure if this is within the scope of the NEP or an implementation detail, but I think a new PRNG should use platform independent integer types rather than depending on the platform’s choice of 64-bit data model.  This should be enough to ensure that any integer distribution that only uses integers internally should produce identical results across uarch/OS.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20180604/d3f4b0a8/attachment-0001.html>


More information about the NumPy-Discussion mailing list