diff options
author | Matthew Brett <matthew.brett@gmail.com> | 2012-03-17 01:32:40 -0700 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2012-03-17 17:01:54 -0600 |
commit | 016ad9fb4d818feae2974ffae7c4ff0bbc99e3b0 (patch) | |
tree | 8fe01f3fb14c6ef27766d551561419fa56dadb1a /numpy/core/numeric.py | |
parent | 83480b6eb106d8c7e1d9293d7adc988c7c670778 (diff) | |
download | numpy-016ad9fb4d818feae2974ffae7c4ff0bbc99e3b0.tar.gz |
BUG: native but not '=' byte order error in lapack
The check_object call in lapack_litemodule was checking if the passed
array was of byteorder '=' or '|', but this check failed for arrays of
specified native byte order ('<' on little-endian).
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions