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

AlgebraicMultigrid.jl wrapper #373

Open ChrisRackauckas opened 1 year ago

ChrisRackauckas commented 1 year ago

It can already easily be used as a preconditioner, but it would be good to get it as a solver as well.