summaryrefslogtreecommitdiff
path: root/numpy/polynomial/polyutils.py
diff options
context:
space:
mode:
authorjaimefrio <jaime.frio@gmail.com>2014-02-07 05:32:03 -0800
committerjaimefrio <jaime.frio@gmail.com>2014-02-07 05:33:24 -0800
commit636e70be1e215f9e64831cf0b2e7020d4c30f4c8 (patch)
tree218bf1d1e54def0b045bf04e8e7875b388594715 /numpy/polynomial/polyutils.py
parentba05979d0d243b529f3e95d2029f7827c21e297d (diff)
downloadnumpy-636e70be1e215f9e64831cf0b2e7020d4c30f4c8.tar.gz
- Modified generic searches to take a PyArrayObject and use its PyArray_DESCR
to fetch a compare function, rather than the global state function that the sort functions take. - Added get_genericbinsearch_func and get_genericargbinsearch_func to npy_binsearch.h.src, to get a function pointer to the right generic type search function. This makes the code in item_selection.c easier to follow, I think. - Littered PyArray_SearchSorted with comments with my ref counts for dtype, hopefully I got it right this time.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions