Magnus Ulimoen

Results 134 comments of Magnus Ulimoen

This would be perfect as a PR! I see no problem adding the Send+Sync bounds, this is for a matrix element which would be quite surprising to see as anything...

Lets bump MSRV and see if the tests pass

We will also need to run with `--features multi-thread` on CI to test this implementation

I'm afraid I have little time for major developments on this crate, but I'd be happy to squeeze in some time for pull requests and smaller issues. I don't actively...

Thanks @aujxn for your interest in this project. Such preconditioners and optimisers would be very nice to have in a companion crate, and I would be glad to include this...

Both `criterion` and `iai` are worth examining for benchmarking. Using `suitesparse` matrices sounds like a great way to compare solutions across implementations in `C++`/`Fortran`/`Rust`

@StefanUlbrich That depends a bit on your interests. If you are interested in using `sprs` from python you could consider #200. If you want to do some implementation work then...

I have not been able to contact @vbarrielle. At this point I can not add any members to this organisation and only have publish right to some of the crates....

I have been given access to publish all `sprs*` crates and an organisation has been created to house `sprs`

PRs are accpepted. Would be nice to start with some basic benchmarks to see how we compare against `scipy` and the likes.