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
238 stars 42 forks source link

docs: update advanced.md #235

Closed sathvikbhagavan closed 1 year ago

sathvikbhagavan commented 1 year ago

Small tweak @benchmark -> @btime, rest of the example uses @btime