commit | 5779c536321e1405b4c17654a85b8f9221be765e | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Aug 23 15:39:27 2019 -0700 |
committer | Raymond Hettinger <rhettinger@users.noreply.github.com> | Fri Aug 23 15:39:27 2019 -0700 |
tree | 48a9f516712595f455c6edf603bfbaa93eecebee | |
parent | af84a88ef8b3288da528d2f52b7d3fbafb8dc8a6 [diff] |
bpo-37798: Add C fastpath for statistics.NormalDist.inv_cdf() (GH-15266) (GH-15441) (cherry picked from commit 0a18ee4be7ba215f414bef04598e0849504f9f1e) Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>