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
245 stars 52 forks source link

Fix the formatting #495

Closed avik-pal closed 5 months ago

avik-pal commented 5 months ago

This should fix the LE issue and make the diffs readable again.