diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2012-07-07 20:40:12 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2012-07-11 13:04:57 -0600 |
commit | d619a0d443f1a064cf1e2b48198a17e0fd89849c (patch) | |
tree | 28566006bdc320a1819d5209643bc73668442865 /numpy/oldnumeric/compat.py | |
parent | 8ecb4b23bcef5b9e004d8c175e7d6ae473751907 (diff) | |
download | numpy-d619a0d443f1a064cf1e2b48198a17e0fd89849c.tar.gz |
ENH: Split sort source file by sort kind.
The different sort kinds are now located in
quicksort.c.src
mergesort.c.src
heapsort.c.src
Both direct and indirect sorts are included in each file. This cleanup
was done so that additional sorts or quickselect could be added without
undue clutter.
Diffstat (limited to 'numpy/oldnumeric/compat.py')
0 files changed, 0 insertions, 0 deletions