index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Misc
/
NEWS.d
/
next
/
Library
/
2023-08-22-12-05-47.gh-issue-108322.kf3NJX.rst
blob: 5416c01a43f1136a4b177372e6ad98d9dae8400d (
plain
)
1
2
Speed-up NormalDist.samples() by using the inverse CDF method instead of calling random.gauss().