summaryrefslogtreecommitdiff
path: root/numpy/lib/nanfunctions.py
diff options
context:
space:
mode:
authorJulian Taylor <jtaylor.debian@googlemail.com>2014-07-04 18:54:17 +0200
committerJulian Taylor <jtaylor.debian@googlemail.com>2014-07-04 19:00:59 +0200
commitd6c7a16af4de5fed3aba4dd0370d797afad1b8b1 (patch)
tree2e4a256633c2c9ff25ae1a1020be51a516e40f09 /numpy/lib/nanfunctions.py
parente8d13740980189a255c3ca31ee33b4e390c2ed75 (diff)
downloadnumpy-d6c7a16af4de5fed3aba4dd0370d797afad1b8b1.tar.gz
BUG: wrong selection for orders falling into equal ranges
when orders are selected where the kth element falls into an equal range the the last stored pivot was not the kth element, this leads to losing the ordering of smaller orders as following selection steps can start at index 0 again instead of the at the offset of the last selection. Closes gh-4836
Diffstat (limited to 'numpy/lib/nanfunctions.py')
0 files changed, 0 insertions, 0 deletions