summaryrefslogtreecommitdiff
path: root/numpy/array_api
diff options
context:
space:
mode:
authorSebastian Berg <sebastianb@nvidia.com>2022-11-22 15:26:11 +0100
committerSebastian Berg <sebastianb@nvidia.com>2022-12-02 00:29:32 +0100
commit6f3bc1ec10e4e4270c458e4224669d325a233bfb (patch)
tree4314b845c004cc8efc83b2b4f84166b16d2823b9 /numpy/array_api
parentbb59cd8da569837335c67091caa50291e74032a3 (diff)
downloadnumpy-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')
0 files changed, 0 insertions, 0 deletions