LDLFactorizations.jl icon indicating copy to clipboard operation
LDLFactorizations.jl copied to clipboard

LDLFactorization subtype of LinearAlgebra.Factorization

Open tmigot opened this issue 2 years ago • 0 comments

I think that LDLFactorization could be a subtype of LinearAlgebra.Factorization, cf. https://github.com/JuliaLang/julia/blob/master/stdlib/LinearAlgebra/src/factorization.jl .

We would benefit from the default Julia interface, and we would start some unifying of JSO factorization packages.

tmigot avatar May 04 '23 20:05 tmigot