diff options
author | Sebastian Berg <sebastianb@nvidia.com> | 2022-11-22 15:26:11 +0100 |
---|---|---|
committer | Sebastian Berg <sebastianb@nvidia.com> | 2022-12-02 00:29:32 +0100 |
commit | 6f3bc1ec10e4e4270c458e4224669d325a233bfb (patch) | |
tree | 4314b845c004cc8efc83b2b4f84166b16d2823b9 /numpy/array_api/tests/test_creation_functions.py | |
parent | bb59cd8da569837335c67091caa50291e74032a3 (diff) | |
download | numpy-6f3bc1ec10e4e4270c458e4224669d325a233bfb.tar.gz |
ENH: Implement matmul using the nuclear options
This uses the `axes` argument. Arguably the most correct version since
we use the full ufunc machinery, so we can't mess up with random conversions
(which the test suite actually did notice, at least for an array subclass).
OTOH, for now the errors are ridiculously unhelpful, some of which could
be fixed in the gufunc code (at least made _better_).
Diffstat (limited to 'numpy/array_api/tests/test_creation_functions.py')
0 files changed, 0 insertions, 0 deletions