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
226 stars 40 forks source link

chore: bump RecursiveArrayTools compat #267

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 (d7ef4af) 80.48% compared to head (1d511ee) 89.35%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #267 +/- ## ========================================== + Coverage 80.48% 89.35% +8.87% ========================================== Files 23 23 Lines 1942 1945 +3 ========================================== + Hits 1563 1738 +175 + Misses 379 207 -172 ```

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