diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2017-01-20 22:32:09 +0000 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2017-02-11 21:09:14 +0000 |
commit | c8efc57ae6f3e927c2ded4b68c9c031fe03544ed (patch) | |
tree | 596381d3c3de77e9d60a60a9de9260c5c466bc5e /numpy/lib/tests/test_packbits.py | |
parent | 9f362bfb3f99c0bcb30e9bd6e568e40ae5a0cf7b (diff) | |
download | numpy-c8efc57ae6f3e927c2ded4b68c9c031fe03544ed.tar.gz |
MAINT: Transpose the result, rather than working with a transposed view
.transpose does not specify that it must return a view, so subclasses
(like np.ma.array) could otherwise break this.
This exposes some more need for matrix special casing.
Diffstat (limited to 'numpy/lib/tests/test_packbits.py')
0 files changed, 0 insertions, 0 deletions