diff options
author | Pedro Lameiras <87664900+JLameiras@users.noreply.github.com> | 2023-03-28 10:31:54 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-28 11:31:54 +0200 |
commit | 94d4f702017be274acb130cbe9cf163910137fbc (patch) | |
tree | daf4886a782d7987ad56effdbb792f7b40aa6ab4 /numpy/array_api/_indexing_functions.py | |
parent | 08e778407064c37d6f814e0c59065344dea1ec2a (diff) | |
download | numpy-94d4f702017be274acb130cbe9cf163910137fbc.tar.gz |
BUG: Use output when given on numpy.dot C-API branch (#23459)
Updated the dot function C-API so that it now calls `np.multiply` with `out=` and returns it on branch of the function where the correct behaviour was not in place. Added two tests regarding this issue.
Closes #21081.
Co-authored-by: Sebastian Berg <sebastian@sipsolutions.net>
Diffstat (limited to 'numpy/array_api/_indexing_functions.py')
0 files changed, 0 insertions, 0 deletions