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

Misc. Improvements #390

Closed avik-pal closed 4 months ago

avik-pal commented 4 months ago

Checklist

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 96.77419% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 86.92%. Comparing base (52b3832) to head (81edf48).

Files Patch % Lines
src/default.jl 94.11% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #390 +/- ## =========================================== + Coverage 56.66% 86.92% +30.25% =========================================== Files 46 46 Lines 2739 2760 +21 =========================================== + Hits 1552 2399 +847 + Misses 1187 361 -826 ```

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