Skip to content

bpo-37158: Simplify and speed-up statistics.fmean()#13832

Merged
rhettinger merged 2 commits intopython:masterfrom
rhettinger:fmean_optimize
Jun 5, 2019
Merged

bpo-37158: Simplify and speed-up statistics.fmean()#13832
rhettinger merged 2 commits intopython:masterfrom
rhettinger:fmean_optimize

Conversation

@rhettinger
Copy link
Contributor

@rhettinger rhettinger commented Jun 5, 2019

Copy link
Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very clever!

@rhettinger rhettinger merged commit 6c01ebc into python:master Jun 5, 2019
@miss-islington
Copy link
Contributor

Thanks @rhettinger for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-13843 is a backport of this pull request to the 3.8 branch.

rhettinger added a commit that referenced this pull request Jun 5, 2019
)

(cherry picked from commit 6c01ebc)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance Performance or resource usage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants