SciML / NonlinearSolve.jl

High-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.
https://docs.sciml.ai/NonlinearSolve/stable/
MIT License
216 stars 39 forks source link

Bump enzyme #424

Closed ChrisRackauckas closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 56.25%. Comparing base (9da188b) to head (e88bf6f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #424 +/- ## =========================================== - Coverage 86.30% 56.25% -30.05% =========================================== Files 47 47 Lines 2913 2910 -3 =========================================== - Hits 2514 1637 -877 - Misses 399 1273 +874 ```

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