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

Add a standard LU performance benchmark #356

Closed ChrisRackauckas closed 1 year ago

ChrisRackauckas commented 1 year ago

Same as https://github.com/SciML/SciMLBenchmarks.jl/pull/623