diff options
author | Toshiki Kataoka <kataoka@preferred.jp> | 2022-06-09 22:34:21 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-09 07:34:21 -0600 |
commit | 59fec4619403762a5d785ad83fcbde5a230416fc (patch) | |
tree | 23a63b538e782493634e0acf2c55debdd7cad43c /numpy/array_api/_indexing_functions.py | |
parent | 198904597cde9fb2e63afb329f77eb543b2b3ac1 (diff) | |
download | numpy-59fec4619403762a5d785ad83fcbde5a230416fc.tar.gz |
BUG: use explicit einsum_path whenever it is given (#21639)
* BUG: use explicit einsum_path whenever it is given
For example, allow user to specify unary contractions in binary einsum
as described in #20962.
The commit also adds a sanity check on user-specified einsum_path.
* fix lint
* MAINT: refactor logic with explicit_einsum_path
Diffstat (limited to 'numpy/array_api/_indexing_functions.py')
0 files changed, 0 insertions, 0 deletions