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
234 stars 40 forks source link

Up GPU env #310

Closed avik-pal closed 10 months ago

avik-pal commented 10 months ago

Needs https://github.com/SciML/LinearSolve.jl/pull/443

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (4e1638a) 89.35% compared to head (49dddf2) 89.35%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #310 +/- ## ======================================= Coverage 89.35% 89.35% ======================================= Files 23 23 Lines 1936 1936 ======================================= Hits 1730 1730 Misses 206 206 ```

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