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
239 stars 42 forks source link

WIP: Implementing Bastin's radius update scheme #182

Closed yash2798 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #182 (e9ed966) into master (615d895) will decrease coverage by 0.43%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master     #182      +/-   ##
==========================================
- Coverage   93.08%   92.65%   -0.43%     
==========================================
  Files           7        7              
  Lines         636      640       +4     
==========================================
+ Hits          592      593       +1     
- Misses         44       47       +3     
Impacted Files Coverage Δ
src/trustRegion.jl 96.37% <50.00%> (-1.18%) :arrow_down:

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