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

Improve docstrings #378

Open ArnoStrouwen opened 1 year ago

ArnoStrouwen commented 1 year ago

Such that makedocs warnonly = [:docs_block, :missing_docs] can be removed.