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
248 stars 53 forks source link

[skip ci] fix preconditioner documentation #247

Closed ArnoStrouwen closed 1 year ago

ArnoStrouwen commented 1 year ago

This matches sundials docs and I checked if in the implementation it was passed like this to Krylov.jl