1) solve doesn't work in my example. 2) I wonder whether fsolve could solve really *systems *of (in)equalities or only one (in)equality.
Best regards, Urs Hackstein 2011/10/31 achrzesz <[email protected]> > > 1) > solve? > (some nonlinear systems are solved numerically) > > 2) > from scipy.optimize import fsolve > fsolve? > > 3) > from mpmath import findroot > findroot? > > -- > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/sage-support > URL: http://www.sagemath.org > -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
