diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2012-10-21 23:18:27 +0200 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2012-10-21 23:29:31 +0200 |
commit | dc4e38bb792825d7da23500c01b1cbd9dc4595b5 (patch) | |
tree | 30e681b092fd190e20e6f57ab575fcae45f40e0e /numpy/doc/basics.py | |
parent | a0891abcd7deea0af6f1e7b91e59d1da2101bdff (diff) | |
download | numpy-dc4e38bb792825d7da23500c01b1cbd9dc4595b5.tar.gz |
BUG: Fix bug with size 1-dims in CreateSortedStridePerm
This reverts changes done to CreateSortedStridePerm in commit
9194b3af. The problem is that it would fail for 3x1x3 Fortran order
array for example. And special handleing seems unnecessary at least
after 1-dim axis not mattering for contiguous flags.
This "closes Issue #434"
Diffstat (limited to 'numpy/doc/basics.py')
0 files changed, 0 insertions, 0 deletions