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
216 stars 39 forks source link

Bump version #429

Closed gdalle closed 1 month ago

gdalle commented 1 month ago

Checklist

Additional context

Bump version to 3.12 for release

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 85.70%. Comparing base (17bb8a8) to head (452f4da). Report is 11 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #429 +/- ## ========================================== - Coverage 86.30% 85.70% -0.60% ========================================== Files 47 47 Lines 2913 2904 -9 ========================================== - Hits 2514 2489 -25 - Misses 399 415 +16 ```

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