Updates:
        Status: Fixed

Comment #10 on issue 1660 by renato.c...@gmail.com: [PATCH] derivatives of composed functions should not evaluate to a derivative in terms of a function
http://code.google.com/p/sympy/issues/detail?id=1660

This has been fixed in 89adffcd. Now g(f(x)).diff(x) returns D(f(x), x)*Subs(D(g(_1), _1), Tuple(_1), Tuple(f(x))).

--
You received this message because you are subscribed to the Google Groups 
"sympy-patches" group.
To post to this group, send email to sympy-patches@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-patches+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-patches?hl=en.

Reply via email to