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>
Wed, 25 Jan 2023 14:32:10 +0000 (14:32 +0000)
commitd7c5d0f7a24d94b017041a1ee997f4b90220a1db
tree3fa3a9e40932be05656d7bb28c7c0b52d37487a0
parent229c659df11cdfaba9c98930039b3a3651bf6ae4
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