diff options
author | Julian Taylor <jtaylor.debian@googlemail.com> | 2016-07-26 20:59:13 +0200 |
---|---|---|
committer | Julian Taylor <jtaylor.debian@googlemail.com> | 2016-07-29 21:41:18 +0200 |
commit | 07201420338f87d0a19ec6b5d756f40350e1f21b (patch) | |
tree | 0beb4a35b3a19c6b2c38781aab73eb0d89ba5f86 /numpy/core/numeric.py | |
parent | 4fb9a228c5b3a26eaa67e79a12e5a4d75c01e952 (diff) | |
download | numpy-07201420338f87d0a19ec6b5d756f40350e1f21b.tar.gz |
BUG: handle introsort depth limit properly
the larger partition needs its own depth limit else it grows faster than
logarithmic.
Also increase the stack size to hold up to 64 instead of 50 pointer
pairs else it might overflow on arrays larger than than 2^50 elements.
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions