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
235 stars 51 forks source link

bump compat for Krylov kit to "0.6, 0.7" from "0.6" #499

Closed Krastanov closed 2 months ago

Krastanov commented 2 months ago

Checklist

Additional context

No idea why CompatHelper did not pick this up automatically...

I have not done any testing, consider me just a meatbag CompatHelper bot.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 24.48%. Comparing base (f5282e5) to head (0cfc183).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #499 +/- ## =========================================== - Coverage 62.85% 24.48% -38.38% =========================================== Files 29 29 Lines 2229 2222 -7 =========================================== - Hits 1401 544 -857 - Misses 828 1678 +850 ```

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