Best way to solve non-linear system with more variables than equations
I have a non-linear system of equations built with sympy with more variables than equations.
Which is the best package to solve this kind of system using Python?
I’m not sure how to manage the presence of free variables.
Best wat to solve non linear system with more variables than equations
I have a non linear system of equations built with sympy with more variables than equations.
Which is the best package to solve this kind of system using python?
I’m not sure how to manage the presence of free-variables.