diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2014-03-26 14:15:52 +0100 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2014-03-26 14:20:00 +0100 |
commit | 812aaf67080b666dad2ccf81f275c853d46c01af (patch) | |
tree | e8c81d9155e1b865a5d2e7bc0eb11074c714c397 /numpy/lib/nanfunctions.py | |
parent | a0bbdcfda546a112b36353f8b5c6dd2c0e07f916 (diff) | |
download | numpy-812aaf67080b666dad2ccf81f275c853d46c01af.tar.gz |
BUG: fix fancy indexing with negated strides
When strides where negated and the subspace had a size of 1, then
finding the output array strides did not work because
DONT_NEGATE_STRIDES was not set on the iterator used to find
the output arrays strides.
Diffstat (limited to 'numpy/lib/nanfunctions.py')
0 files changed, 0 insertions, 0 deletions