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

Allow specifying custom jvp #286

Closed avik-pal closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (1c416ba) 93.13% compared to head (ad257fd) 93.16%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #286 +/- ## ========================================== + Coverage 93.13% 93.16% +0.03% ========================================== Files 19 19 Lines 1821 1830 +9 ========================================== + Hits 1696 1705 +9 Misses 125 125 ```

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