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
226 stars 40 forks source link

Finished docs for PseudoTransient #256

Closed yonatanwesen closed 10 months ago

yonatanwesen commented 10 months ago

I think this should fix the first task in #255.