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

Bump enzyme #500

Closed ChrisRackauckas closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 62.90%. Comparing base (936c7ae) to head (e80ebf6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #500 +/- ## =========================================== + Coverage 24.48% 62.90% +38.42% =========================================== Files 29 29 Lines 2222 2227 +5 =========================================== + Hits 544 1401 +857 + Misses 1678 826 -852 ```

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