]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Statistics inv_cdf sync with corresponding random module normal distributions (#95265)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Tue, 26 Jul 2022 07:23:33 +0000 (02:23 -0500)
committerGitHub <noreply@github.com>
Tue, 26 Jul 2022 07:23:33 +0000 (02:23 -0500)
commit4395ff1e6a18fb26c7a66b1c29b34ed60ddd001c
tree3a9eed8eeba2e1dabeeffd38f79165cc24d05936
parentb7ce4625fe2a8a4d6c1db6b39b52c7f97d384caa
Statistics inv_cdf sync with corresponding random module normal distributions (#95265)
Lib/statistics.py
Lib/test/test_statistics.py
Modules/_statisticsmodule.c