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

Automatic type promotion of `b` breaks for complex values #398

Closed ma-sadeghi closed 10 months ago

ma-sadeghi commented 10 months ago

See https://github.com/SciML/LinearSolve.jl/pull/397#issuecomment-1775661289