Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sparse matrix min/max/etc don't support axis=-1 #3249

Closed
pv opened this issue Jan 28, 2014 · 0 comments · Fixed by #3253
Closed

Sparse matrix min/max/etc don't support axis=-1 #3249

pv opened this issue Jan 28, 2014 · 0 comments · Fixed by #3253
Labels
defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.sparse
Milestone

Comments

@pv
Copy link
Member

pv commented Jan 28, 2014

Some of the min/max in sparse don't support axis=-1 and axis=-2 as they should.
There may be also other routines taking axis argument that have this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.sparse
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant