sprs icon indicating copy to clipboard operation
sprs copied to clipboard

Rank computation

Open Magalame opened this issue 4 years ago • 1 comments

Hi!

I was wondering if there was a way to efficiently compute the rank of a sparse matrix with this crate?

Thanks a lot :)

Magalame avatar Nov 02 '19 15:11 Magalame

Hello, at the moment this is not supported. That would require porting a sparse QR factorization routine I guess.

vbarrielle avatar Nov 05 '19 21:11 vbarrielle