diff options
author | jaimefrio <jaime.frio@gmail.com> | 2015-03-11 19:10:56 -0700 |
---|---|---|
committer | Jaime Fernandez <jaime.frio@gmail.com> | 2015-03-11 22:36:42 -0700 |
commit | 0ac3920c1c1a015deb416bd93c370f4f9ab0baf0 (patch) | |
tree | 29db130d3f08ed7aeb57bbde998fab40227543d1 /numpy/core/arrayprint.py | |
parent | a866fdd2c9481de18241a27778679013042d5349 (diff) | |
download | numpy-0ac3920c1c1a015deb416bd93c370f4f9ab0baf0.tar.gz |
MAINT: refactor PyArray_Sort and PyArray_Partition
Modified the generic sort functions, npy_quicksort, npy_heapsort
and npy_mergesort, to have a signature compatible with the other
sort functions. Got rid of the global compare ugliness, and
refactored PyArray_Sort and PyArray_Partition to use the new
functions through a call to _new_sortlike.
Diffstat (limited to 'numpy/core/arrayprint.py')
0 files changed, 0 insertions, 0 deletions