summaryrefslogtreecommitdiff
path: root/numpy/lib/arraysetops.py
diff options
context:
space:
mode:
authorMark Wiebe <mwwiebe@gmail.com>2011-05-18 09:40:32 -0500
committerMark Wiebe <mwwiebe@gmail.com>2011-05-18 09:40:32 -0500
commit651a9421b6b869ef07d37336ddef791e96182bb5 (patch)
treea4eef32f761f97460e28feb7a1b317dda7808438 /numpy/lib/arraysetops.py
parent9fb892241a0e7d23ab317e41fd77882e4a254c1f (diff)
downloadnumpy-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