Roots.jl
Roots.jl copied to clipboard
multi-variate root finding?
have we had any leads on how to do it for a multivariate setting?
See EconForge/NLsolve.jl#1
Should this be closed since, it seems, multivariate problems fall under the NLsolve domain?
Or NonlinearSolve.jl domain. But yes, this is not an issue with Roots.jl. The scope is specified in the first line of the readme: "This package contains simple routines for finding roots of continuous scalar functions of a single real variable."
this should be closed then?
I think so