JuliaLinearAlgebra / Preconditioners.jl

A few preconditioners for iterative solvers.
https://julialinearalgebra.github.io/Preconditioners.jl/
Other
50 stars 11 forks source link

Compat with LimitedLDLFactorizations >= 0.4 #22

Closed t-bltg closed 2 years ago

t-bltg commented 2 years ago

Title says it all, needed for julia 1.7.0 (xref https://github.com/JuliaSmoothOptimizers/LimitedLDLFactorizations.jl/issues/52).

mohamed82008 commented 2 years ago

Awesome thanks!