8000 ENH: Use openmp on x86-simd-sort to speed up np.sort and np.argsort by r-devulap · Pull Request #28619 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

ENH: Use openmp on x86-simd-sort to speed up np.sort and np.argsort #28619

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 10 commits into from
May 14, 2025
Prev Previous commit
Next Next commit
Update x86-simd-sort: detect already sorted arrays for np.argsort
  • Loading branch information
Raghuveer Devulapalli committed May 1, 2025
commit ac59ea981df4a89479ef18c392cd96e9d90eb920
2 changes: 1 addition & 1 deletion numpy/_core/src/npysort/x86-simd-sort
0