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
221 stars 39 forks source link

Add a tutorial demonstrating NLLS methods for ODE Parameter Estim #313

Closed avik-pal closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (2a1d570) 89.20% compared to head (85857f5) 45.22%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #313 +/- ## =========================================== - Coverage 89.20% 45.22% -43.98% =========================================== Files 23 23 Lines 1945 1937 -8 =========================================== - Hits 1735 876 -859 - Misses 210 1061 +851 ```

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