summaryrefslogtreecommitdiff
path: root/numpy/oldnumeric/arrayfns.py
diff options
context:
space:
mode:
authorBradley M. Froehle <brad.froehle@gmail.com>2013-02-10 11:13:49 -0800
committerBradley M. Froehle <brad.froehle@gmail.com>2013-02-10 11:33:41 -0800
commit91376d7a3b81098ba348f7dfebb71a9b95031a20 (patch)
tree9519a00f0a561d2f95e9d6e0b1b1354013566f71 /numpy/oldnumeric/arrayfns.py
parent625f3cde9aeacea2289ba32286ec54a65f4f4641 (diff)
downloadnumpy-91376d7a3b81098ba348f7dfebb71a9b95031a20.tar.gz
BUG: PyArray_LexSort allocates too much temporary memory.
PyArray_LexSort was allocating memory to hold actual PyArrayObject's and PyArrayIterObject's, but only storing pointers to such objects in the array.
Diffstat (limited to 'numpy/oldnumeric/arrayfns.py')
0 files changed, 0 insertions, 0 deletions