Talk:Proposals:Sparse Linear Solvers

From KitwarePublic
Jump to navigationJump to search

In the table LSQR is shown as not supporting dense matrices. I don't think that this is correct because all LSQR requires are matrix-vector multiplications functions from the user; the underlying matrix may be sparse, dense or simply not assembled.