>
> Also, try the ".series()" command. It might work, as it is expanding
> the expression inside out,
> to avoid such problems.
>
>
Also, if you can put the equations in the form: dx/dt = f(x), and you have
f(x) as a Sympy Matrix of expressions, you can simply do df =
f.jacobian(x), then evaluate (using subs) at the equilibrium conditions and
values of parameters that you are interested in.

Luke

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to