diff options
author | Mark Wiebe <mwwiebe@gmail.com> | 2011-05-18 09:40:32 -0500 |
---|---|---|
committer | Mark Wiebe <mwwiebe@gmail.com> | 2011-05-18 09:40:32 -0500 |
commit | 651a9421b6b869ef07d37336ddef791e96182bb5 (patch) | |
tree | a4eef32f761f97460e28feb7a1b317dda7808438 /numpy/lib/arraysetops.py | |
parent | 9fb892241a0e7d23ab317e41fd77882e4a254c1f (diff) | |
download | numpy-651a9421b6b869ef07d37336ddef791e96182bb5.tar.gz |
BUG: PyArray_FillWithZero didn't work in the general case
The call to the stransfer function had incorrect arguments. This
didn't show up because all the tests of einsum, the only current
user of the function, produced contiguous arrays which are special
cased.
Diffstat (limited to 'numpy/lib/arraysetops.py')
0 files changed, 0 insertions, 0 deletions