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

Copy link
Contributor

@rhettinger rhettinger commented May 3, 2022

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

rhettinger and others added 30 commits Mar 16, 2021
.
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
12 checks passed
@rhettinger rhettinger deleted the stats_norm_dist_mean branch May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants