PyO3 / pyo3

Rust bindings for the Python interpreter
https://pyo3.rs
Other
11.44k stars 693 forks source link

support scipy csc matrix #4296

Open Liripo opened 6 days ago

Liripo commented 6 days ago

Is it possible to provide a convenient method to support the conversion of scipy's csc matrix into sprs CsMat?