-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
It would be great if one could use this to access scipy csr_matrix/csc_matrix from Rust for writing extensions.
There is rust-numpy to work with numpy arrays from rust, but that does not include scipy sparse matrixes.
But it would be great to write performance-critical operations in rust, and allow "driving" them from Python.
alexbovet, frankier and tonyabracadabra
Metadata
Metadata
Assignees
Labels
No labels