diff options
author | Aaron Meurer <asmeurer@gmail.com> | 2022-09-07 11:13:22 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-07 18:13:22 +0200 |
commit | 0e960b985843ff99db06f89eadaa9f387b5a65f8 (patch) | |
tree | 68ed353c3ab0d71f5c676236ece292685d984cc9 /numpy/array_api/_array_object.py | |
parent | db550d57ee72e097b50d776cce108c64c80c181b (diff) | |
download | numpy-0e960b985843ff99db06f89eadaa9f387b5a65f8.tar.gz |
BUG: Fix the implementation of numpy.array_api.vecdot (#21928)
* Fix the implementation of numpy.array_api.vecdot
See https://data-apis.org/array-api/latest/API_specification/generated/signatures.linear_algebra_functions.vecdot.html
* Use moveaxis + matmul instead of einsum in vecdot
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions