Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The stdev calculation is more accurate computing its own mean #92220

Merged
merged 42 commits into from
May 3, 2022

Conversation

rhettinger
Copy link
Contributor

The stdev() function now computes its own mean without rounding.

rhettinger and others added 30 commits March 15, 2021 21:12
.
Merge branch 'master' of github.com:python/cpython
.
Merge branch 'master' of github.com:python/cpython
.
Merge branch 'master' of github.com:python/cpython
.
Merge branch 'master' of github.com:python/cpython
Merge branch 'main' of github.com:python/cpython into main
Merge branch 'main' of github.com:python/cpython
@rhettinger rhettinger self-assigned this May 3, 2022
@rhettinger rhettinger merged commit ec8d3ad into python:main May 3, 2022
@rhettinger rhettinger deleted the stats_norm_dist_mean branch May 3, 2022 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants