diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2015-09-27 17:50:12 +0200 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2015-09-27 18:59:23 +0200 |
commit | 3fd6de4c9492daf401ea1e58ea12c4ef3c8c2b2d (patch) | |
tree | ea7b0e13e02284eb11e0ca06fd3dd94c317de3e3 /numpy/core/numeric.py | |
parent | 97c35365beda55c6dead8c50df785eb857f843f0 (diff) | |
download | numpy-3fd6de4c9492daf401ea1e58ea12c4ef3c8c2b2d.tar.gz |
BUG: Fix vdot for uncontiguous arrays.
Note that using Newshape also means that less copying is done
in principle, because ravel will always return a contiguous
array.
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions