Updates:
Status: Invalid
Comment #1 on issue 1494 by [email protected]: eq.subs fails for
Derivative(u(t)**2, t**2)
http://code.google.com/p/sympy/issues/detail?id=1494
t**2 is not a valid variable to differentiate with respect to, as the
message says. I think this is not a bug, since differentiating wrt
expressions is not well-defined, so we should not implement it.
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
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/sympy-issues?hl=en.