]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Minor speed/accuracy improvement for kde() (gh-119910)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Sat, 1 Jun 2024 15:49:14 +0000 (10:49 -0500)
committerGitHub <noreply@github.com>
Sat, 1 Jun 2024 15:49:14 +0000 (10:49 -0500)
commitce2ea7d629788fd051cbec099b5947ecbe50e819
tree9ec693298bbbcee98c4361ccdb07dcbbcbad9d43
parent90ec19fd33e2452902b9788d4821f1fbf6542304
Minor speed/accuracy improvement for kde() (gh-119910)
Lib/statistics.py
Lib/test/test_statistics.py