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

Patch project #322

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 (89bd481) 85.58% compared to head (8500e8d) 0.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #322 +/- ## ========================================== - Coverage 85.58% 0.00% -85.59% ========================================== Files 24 24 Lines 1956 1908 -48 ========================================== - Hits 1674 0 -1674 - Misses 282 1908 +1626 ```

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