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

Just use IIP inference #161

Closed ChrisRackauckas closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #161 (825cecb) into master (f32e596) will decrease coverage by 0.42%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
- Coverage   91.28%   90.87%   -0.42%     
==========================================
  Files           7        7              
  Lines         505      504       -1     
==========================================
- Hits          461      458       -3     
- Misses         44       46       +2     
Impacted Files Coverage Δ
src/utils.jl 63.07% <0.00%> (-3.08%) :arrow_down:
src/jacobian.jl 87.01% <0.00%> (-0.17%) :arrow_down:

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