This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mark.dickinson
Recipients dyedgreen, mark.dickinson, rhettinger, tim.peters
Date 2019-11-11.18:40:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573497642.97.0.60699719061.issue38767@roundup.psfhosted.org>
In-reply-to
Content
FWIW, here's the NumPy GitHub issue that led to PCG64 being chosen as the default BitGenerator. Warning: the comment thread is long (with many contributions from the PCG author).

https://github.com/numpy/numpy/issues/13635
History
Date User Action Args
2019-11-11 18:40:43mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, rhettinger, dyedgreen
2019-11-11 18:40:42mark.dickinsonsetmessageid: <1573497642.97.0.60699719061.issue38767@roundup.psfhosted.org>
2019-11-11 18:40:42mark.dickinsonlinkissue38767 messages
2019-11-11 18:40:42mark.dickinsoncreate