diff options
author | Julian Taylor <juliantaylor108@gmail.com> | 2019-05-12 18:35:18 +0200 |
---|---|---|
committer | Julian Taylor <juliantaylor108@gmail.com> | 2019-05-12 22:40:51 +0200 |
commit | 886da7998d0cdc115cd010671a904390a7275810 (patch) | |
tree | 90fe9cfb094deebd92c820e764749adda45b8eeb /numpy/core/fromnumeric.py | |
parent | e6227a0326b503172fa9f95e0544a099ec85e05d (diff) | |
download | numpy-886da7998d0cdc115cd010671a904390a7275810.tar.gz |
ENH: restore unpack bit lookup table
Restores the good performance of unpackbits we had since 1.13.
Added a second lookup table for the new little bitorder flag and changed
it to be stored in little endian as it is the more common endian.
Diffstat (limited to 'numpy/core/fromnumeric.py')
0 files changed, 0 insertions, 0 deletions