Sparse matrix min/max/etc don't support axis=-1 #3249
Labels
defect
A clear bug or issue that prevents SciPy from being installed or used as expected
scipy.sparse
Milestone
Some of the min/max in sparse don't support
axis=-1
andaxis=-2
as they should.There may be also other routines taking axis argument that have this issue.
The text was updated successfully, but these errors were encountered: