sparsemat / sprs

sparse linear algebra library for rust
Apache License 2.0
386 stars 45 forks source link

Optional rayon is a breaking change #213

Closed vbarrielle closed 3 years ago

vbarrielle commented 4 years ago

As pointed out by @mulimoen in #212, making rayon optional is a breaking change. This issue is thus a reminder than next published version should be 0.9.

vbarrielle commented 3 years ago

0.9 is published with this change.