diff options
author | jaimefrio <jaime.frio@gmail.com> | 2015-01-23 13:45:05 -0800 |
---|---|---|
committer | Jaime Fernandez <jaime.frio@gmail.com> | 2015-02-23 21:31:19 -0800 |
commit | a0aaf752c75c310d4eeae1af1064ec8046e6d5e9 (patch) | |
tree | 9bc48973ebe7f3843cc2febd0eb58576a37b0c63 /numpy/lib/function_base.py | |
parent | e0807a56f6c6717b006ba80c86c3149d51990f63 (diff) | |
download | numpy-a0aaf752c75c310d4eeae1af1064ec8046e6d5e9.tar.gz |
MAINT: refactor PyArray_ArgSort and PyArrayArgPartition
Added three new functions to npy_sort: npy_aquicksort, npy_aheapsort
and npy_amergesort, for generic dtypes, with signature compatible with
PyArray_ArgSortFunc, and refactored PyArray_ArgSort and
PyArray_ArgPartition to use them through a call to _new_argsortlike.
As an added bonus, partly fixes #5469 and adds some tests for it.
Diffstat (limited to 'numpy/lib/function_base.py')
0 files changed, 0 insertions, 0 deletions