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

Temporary Citation via Zenodo #328

Closed avik-pal closed 9 months ago

avik-pal commented 9 months ago

Fixes https://github.com/SciML/NonlinearSolve.jl/issues/227 for the time being

The author list is definitely not complete.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (665758d) 89.17% compared to head (4faea2b) 89.17%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #328 +/- ## ======================================= Coverage 89.17% 89.17% ======================================= Files 24 24 Lines 1958 1958 ======================================= Hits 1746 1746 Misses 212 212 ```

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