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

Fix docs #263

Closed avik-pal closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Merging #263 (effaa64) into master (191a237) will increase coverage by 0.05%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #263      +/-   ##
==========================================
+ Coverage   92.42%   92.47%   +0.05%     
==========================================
  Files          19       19              
  Lines        1702     1702              
==========================================
+ Hits         1573     1574       +1     
+ Misses        129      128       -1     
Files Coverage Δ
src/broyden.jl 87.17% <ø> (ø)

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more