8000 ENH: avoid meshgrid and fancy indexing for 1d masked sort, for 1.9 by juliantaylor · Pull Request #4874 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

ENH: avoid meshgrid and fancy indexing for 1d masked sort, for 1.9 #4874

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
Jul 16, 2014

Conversation

juliantaylor
Copy link
Contributor

Improves performance by using the simple indexing path and memory by
avoiding creating a full meshgrid.

Improves performance by using the simple indexing path and memory by
avoiding creating a full meshgrid.
charris added a commit that referenced this pull request Jul 16, 2014
ENH: avoid meshgrid and fancy indexing for 1d masked sort, for 1.9
@charris charris merged commit b583637 into numpy:maintenance/1.9.x Jul 16, 2014
@charris
Copy link
Member
charris commented Jul 16, 2014

Thanks Julian.

@juliantaylor juliantaylor deleted the masked-sort-memory branch July 16, 2014 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0