Skip to content

Conversation

zerothi
Copy link
Owner

@zerothi zerothi commented Oct 1, 2025

This will be the preferred way of interacting
with scipy sparse matrices.

However, they have the down-side of not allowing
1D slicing (in older versions). Only in
scipy commit: 66ec33370c889e9c9acba320354b624ee258ee22 did this enter (in June 2024).

So for now, it has to be limited only, but with the latest scipy, it shouldn't be a problem.

This will be the preferred way of interacting
with scipy sparse matrices.

However, they have the down-side of not allowing
1D slicing (in older versions). Only in
scipy commit: 66ec33370c889e9c9acba320354b624ee258ee22
did this enter (in June 2024).

So for now, it has to be limited only, but with the latest
scipy, it shouldn't be a problem.
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.

Convert to csr_array (internally)

1 participant