BUG: Fix power operator behaviour for sparse arrays to be consistent with numpy arrays
authorJake Bowhay <jb9.bowhay@gmail.com>
Sat, 18 Jun 2022 07:39:32 +0000 (08:39 +0100)
committerJochen Sprickerhof <jspricke@debian.org>
Tue, 3 Jan 2023 20:59:59 +0000 (20:59 +0000)
commit4f07f3a3a41c76762b5856a66fd89a512a97d007
tree4ba9acbd54ec85405986fbdc2ce64e23908b11de
parentaeeb1e72fdda3d6740cb2de4e9b14993246ab998
BUG: Fix power operator behaviour for sparse arrays to be consistent with numpy arrays

Gbp-Pq: Name 0016-BUG-Fix-power-operator-behaviour-for-sparse-arrays-t.patch
scipy/sparse/_arrays.py
scipy/sparse/tests/test_array_api.py