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 rhettinger
Recipients corona10, rhettinger, steven.daprano
Date 2019-08-23.22:20:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566598835.2.0.893991316416.issue37798@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0a18ee4be7ba215f414bef04598e0849504f9f1e by Raymond Hettinger (Dong-hee Na) in branch 'master':
bpo-37798: Add C fastpath for statistics.NormalDist.inv_cdf() (GH-15266)
https://github.com/python/cpython/commit/0a18ee4be7ba215f414bef04598e0849504f9f1e
History
Date User Action Args
2019-08-23 22:20:35rhettingersetrecipients: + rhettinger, steven.daprano, corona10
2019-08-23 22:20:35rhettingersetmessageid: <1566598835.2.0.893991316416.issue37798@roundup.psfhosted.org>
2019-08-23 22:20:35rhettingerlinkissue37798 messages
2019-08-23 22:20:35rhettingercreate