sparsemat / sprs

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

Minimum rust version #225

Closed mulimoen closed 3 years ago

mulimoen commented 3 years ago

When I bisected I did not take into account the other crates in the library. I've fixed this on top of your msrv branch.

vbarrielle commented 3 years ago

I had not noticed you were working on this at the same time I was on it, sorry!

mulimoen commented 3 years ago

You opened your PR five minutes after this (: Only difference is a call to max_value as opposed to INT32_MAX