Skip to content

MAINT: stats: move creation of namedtuples outside of function call. #5414

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

Merged
merged 1 commit into from
Oct 24, 2015

Conversation

rgommers
Copy link
Member

Follow-up of gh-5368. Fixes performance regression in 0.16.0

Follow-up of scipygh-5368.  Fixes performance regression in 0.16.0
@rgommers rgommers added scipy.stats maintenance Items related to regular maintenance tasks labels Oct 24, 2015
@rgommers rgommers added this to the 0.16.1 milestone Oct 24, 2015
@rgommers
Copy link
Member Author

All green. If someone wants to have a quick look, that would be great. I'll start on the backport and building binaries.

@ev-br
Copy link
Member

ev-br commented Oct 24, 2015

Looks good, merging. Thanks Ralf!

ev-br added a commit that referenced this pull request Oct 24, 2015
MAINT: stats: move creation of namedtuples outside of function call.
@ev-br ev-br merged commit 02ece77 into scipy:master Oct 24, 2015
@rgommers rgommers deleted the move-namedtuples branch October 24, 2015 17:51
rgommers added a commit to rgommers/scipy that referenced this pull request Oct 24, 2015
Backport of scipygh-5368 and scipygh-5414.  Note that backport was manual (changes
between master and 0.16.x too extensive to cherry-pick), so there may be
minor stylistic differences between this commit and the PRs.
@rgommers
Copy link
Member Author

thanks!

@rgommers rgommers modified the milestones: 0.16.1, 0.17.0 Oct 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Items related to regular maintenance tasks scipy.stats
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants