NLAFET / SyLVER

Sparse symmetric indefinite solver implemented with a runtime system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

L and D out of spldlt_factorize()

dubzeleniy opened this issue · comments

It would be very useful to return L and D out of spldlt_factorize() in a sparse matrix format. In this particular case the intent is to use them in an external system, therefore they will be stored on disk first.