On 08/14/2013 01:21 AM, Dale Lukas Peterson wrote:
series did not work. limits did for evaluating the derivatives.
First derivatives were quick. Second derivatives took a long time
(15min).
--
I'm curious, why do you need second derivatives?
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy.
For more options, visit https://groups.google.com/groups/opt_out.
f(x) = f(0) +f'(0)x+f''(0)x**2/2+O(x**3)
I wanted to see the magnitude of the second order terms in the Taylor
expansion which for \omega_{+}-\omega_{-} were zero.
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy.
For more options, visit https://groups.google.com/groups/opt_out.