SciML / LinearSolve.jl

LinearSolve.jl: High-Performance Unified Interface for Linear Solvers in Julia. Easily switch between factorization and Krylov methods, add preconditioners, and all in one interface.
https://docs.sciml.ai/LinearSolve/stable/
Other
244 stars 52 forks source link

update precs when cache.isfresh #533

Open oscardssmith opened 3 weeks ago

oscardssmith commented 3 weeks ago

successor to https://github.com/SciML/LinearSolve.jl/pull/528