diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2014-08-20 12:39:40 -0600 |
---|---|---|
committer | Julian Taylor <jtaylor.debian@googlemail.com> | 2014-09-04 21:47:14 +0200 |
commit | 9c1d5538b5bf8682b82f0290615d3e9d7f97d746 (patch) | |
tree | ca1cfd222cf5b822511cec0ae223804c95faa80f /numpy/add_newdocs.py | |
parent | 2079469b151fa4719fdce10d4324497aad45ded5 (diff) | |
download | numpy-9c1d5538b5bf8682b82f0290615d3e9d7f97d746.tar.gz |
ENH: Move vdot to multiarray.
Remove vdot from _dotblas and implement it in multiarray.
Remove the files in core/blasdot as they are no longer needed.
Fix tests and build to reflect the changes.
The vdot function is now a bit faster in the common case as ravel
is used instead of flatten. There is also no need to conjugate the
files for clongdouble.
Diffstat (limited to 'numpy/add_newdocs.py')
0 files changed, 0 insertions, 0 deletions