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

chore: update RecursiveArrayTools compat #412

Closed AayushSabharwal closed 9 months ago

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (bda160c) 65.29% compared to head (038599d) 65.23%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #412 +/- ## ========================================== - Coverage 65.29% 65.23% -0.07% ========================================== Files 27 27 Lines 2072 2071 -1 ========================================== - Hits 1353 1351 -2 - Misses 719 720 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.