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

Add compat for StdLibs #271

Closed avik-pal closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Merging #271 (0a42e6b) into master (4677a41) will increase coverage by 49.10%. Report is 1 commits behind head on master. The diff coverage is n/a.

@@             Coverage Diff             @@
##           master     #271       +/-   ##
===========================================
+ Coverage   44.21%   93.32%   +49.10%     
===========================================
  Files          19       19               
  Lines        1737     1782       +45     
===========================================
+ Hits          768     1663      +895     
+ Misses        969      119      -850     

see 18 files with indirect coverage changes

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

ChrisRackauckas commented 10 months ago

oh this is better 😓