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

Fix handling of AbstractSparseMatrixCSC #525

Closed j-fu closed 3 weeks ago

j-fu commented 3 weeks ago

Checklist

Additional context

Add any other context about the problem here.