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

Relax MINPACK.jl compat #442

Open avik-pal opened 1 month ago

avik-pal commented 1 month ago

https://github.com/JuliaPackaging/Yggdrasil/pull/8817 (or one of those related PRs) seems to be caused a regression in CMINPACK support. Currently it is compat bounded.