Skip to content

Conversation

@balbasty
Copy link
Contributor

Fixes #11

I simply replaced sparray with spmatrix, as the latter is available as far back as scipy 0.7, and MATLAB only supports sparse matrices (not sparse ND arrays) anyway.

@balbasty balbasty requested a review from johmedr October 23, 2025 12:09
@johmedr johmedr merged commit f64b9d0 into main Oct 23, 2025
1 check failed
Copy link
Member

@johmedr johmedr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good shot, thank you Yael. pip install -U mpython-core should be enough to propagate your changes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incompatibility with some version(s) of scipy

3 participants