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

Update README.md #332

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 (afcfdb8) 74.32% compared to head (11c0a7c) 68.63%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #332 +/- ## ========================================== - Coverage 74.32% 68.63% -5.70% ========================================== Files 24 24 Lines 1955 1935 -20 ========================================== - Hits 1453 1328 -125 - Misses 502 607 +105 ```

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