diff options
author | Ganesh Kathiresan <ganesh3597@gmail.com> | 2022-03-22 21:09:12 +0530 |
---|---|---|
committer | Ganesh Kathiresan <ganesh3597@gmail.com> | 2022-03-22 21:16:30 +0530 |
commit | acb65168868814ce6d36059ca021dabc1839dc6d (patch) | |
tree | 2423985e3d865c7fadaf1913b237d3af5b666570 /numpy/array_api/linalg.py | |
parent | 982fcd381b71dc6668ad7841cd51dd6061d10c07 (diff) | |
download | numpy-acb65168868814ce6d36059ca021dabc1839dc6d.tar.gz |
BUG: Refactor `np.kron` to handle 0 in shape
* `np.kron` uses `np.concatenate` which fails when shape is 0 along an
axis
* Refactor shape normalising portion.
Diffstat (limited to 'numpy/array_api/linalg.py')
0 files changed, 0 insertions, 0 deletions