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)
committerDrew Parsons <dparsons@debian.org>
Thu, 19 Jan 2023 13:54:51 +0000 (13:54 +0000)
commitfce59dd462f9afb10f9d6ac8e90e47f61626693e
treea6f0d8db3e7444abfcb653ff5044028f35aee77e
parent00f4bb234e8a1babae4cc86d9c60f637973dad41
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