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

Spectral Methods for Nonlinear Systems #346

Open avik-pal opened 6 months ago

avik-pal commented 6 months ago

345 sets up spectral methods in a nicer way but it would be nice to have these extensions.