Solving f(x)=0 is just Newton's method, right? Well the
#julialang nonlinear solvers have had lots of innovations in this very common numerical problems. Our nonlinear solvers demonstrate robustness where
#SciPy fails to converge. See the details in this manuscript:
arxiv.org/abs/2403.16341