summaryrefslogtreecommitdiff
path: root/numpy/add_newdocs.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2011-06-20 19:35:03 -0600
committerCharles Harris <charlesr.harris@gmail.com>2011-06-20 19:35:03 -0600
commitdb691b6d10a2b4003c43f0c60354cfa0a45d524b (patch)
tree408f97ad32dfb4402b4563203f4e611f571fd726 /numpy/add_newdocs.py
parent675a20fbf5836aafcf8af17a3a49dbbd7db0f7c3 (diff)
parentc60425a59a845d998a98d2f17a728db4563e5824 (diff)
downloadnumpy-db691b6d10a2b4003c43f0c60354cfa0a45d524b.tar.gz
Merge branch 'sortlib'
* sortlib: STY: Delete commented out lines and add some comments. ENH: Generate the npysort library for linking during build, but do not install it. ENH: Make npy_sort.h private until the proper interface gets sorted out. ENH: Remove the _sort module. ENH: Directly initialize arraytypes with the sorting functions in the sort library. STY: Rename sort functions again, omit the npy_ bit from the suffix. ENH: Rename the sort functions using lower case suffix instead of upper case prefix. The name are now of the form <sortkind>_<npy_type>. ENH: Make scons build the npysort library. ENH: Move sorting functions into a library. STY: Move npy_intp definitions and associated formats into npy_common.h. STY: Reorganize core/setup.py a bit. ENH: Break out the sort functions into a separate file. ENH: Rename the sorting directory to npysort. ENH: Move comparison functions into an include file. Make include file for the future sorting library. Use prefixed numpy types. ENH: Rename _sortmodule.c.src and move it into a new sorting directory. Fix the build to deal with the new name and location.
Diffstat (limited to 'numpy/add_newdocs.py')
0 files changed, 0 insertions, 0 deletions