Re: [sympy] Simplifying simultaneous nonlinear equations

2013-06-28 Thread Thomas Moore
Aaron Meurer > > On Fri, Jun 28, 2013 at 3:56 PM, Ondřej Čertík > > > wrote: > > Hi Thomas, > > > > On Thu, Jun 27, 2013 at 8:32 PM, Thomas Moore > > > > wrote: > >> I'm contemplating using sympy in a program which will need to >

[sympy] Simplifying simultaneous nonlinear equations

2013-06-28 Thread Thomas Moore
I'm contemplating using sympy in a program which will need to symbolically solve a set of simultaneous and possibly non-linear equations. However, it's obviously not possible to find symbolic solutions in many cases, but if sym.solve can't find an explicit solution what I'd really like is for s