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 some workflows #296

Closed avik-pal closed 9 months ago

avik-pal commented 9 months ago

Some useful workflows from ChainRules

avik-pal commented 9 months ago

@ChrisRackauckas can you create a label for "needs version bump"? Or give me merge rights to the repo

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (cda8783) 0.00% compared to head (144eb30) 0.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #296 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 23 23 Lines 1887 1887 ====================================== Misses 1887 1887 ```

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