diff options
author | Pauli Virtanen <pav@iki.fi> | 2017-01-21 21:00:38 +0100 |
---|---|---|
committer | Pauli Virtanen <pav@iki.fi> | 2017-01-21 21:09:25 +0100 |
commit | f7381b0a06ea100e902f031f68409a1ed8890c4b (patch) | |
tree | ef1b8f8e99bbac3c1958b2b9c590279c9f51019a /numpy/lib/tests/test_packbits.py | |
parent | 734d5f6de64c882c2431a77f47651cc0df04e425 (diff) | |
download | numpy-f7381b0a06ea100e902f031f68409a1ed8890c4b.tar.gz |
BUG: core/umath: fix cornercase for overlapping operands with internal overlap
Ensure that a copy is made when ufunc output operand overlaps with ufunc
input, and both have internal overlap. The heuristic applied when
iteration order is elementwise is OK only in the absence of internal
overlap.
Diffstat (limited to 'numpy/lib/tests/test_packbits.py')
0 files changed, 0 insertions, 0 deletions