diff options
author | Bradley M. Froehle <brad.froehle@gmail.com> | 2013-02-10 11:13:49 -0800 |
---|---|---|
committer | Bradley M. Froehle <brad.froehle@gmail.com> | 2013-02-10 11:33:41 -0800 |
commit | 91376d7a3b81098ba348f7dfebb71a9b95031a20 (patch) | |
tree | 9519a00f0a561d2f95e9d6e0b1b1354013566f71 /numpy/polynomial/polyutils.py | |
parent | 625f3cde9aeacea2289ba32286ec54a65f4f4641 (diff) | |
download | numpy-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/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions