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

How To Guides #359

Closed avik-pal closed 4 months ago

avik-pal commented 5 months ago
avik-pal commented 4 months ago

Closing this since we have optimized the default Linear Solver selection to the extent that no one needs a section on that in NonlinearSolve.