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
228 stars 41 forks source link

Disable workload precompilation in v1.9 and recompile invalidations #225

Closed avik-pal closed 11 months ago

avik-pal commented 11 months ago

https://github.com/SciML/NonlinearSolve.jl/pull/224 :sweat_smile: