Updates:
        Status: Fixed

Comment #7 on issue 597 by renato.c...@gmail.com: Unable to subsitute derivatives
http://code.google.com/p/sympy/issues/detail?id=597

This works in master now after issue 1620 was fixed:

diff(f(x**3), x).subs(x**3, y)
   2/3 ⎛d       ⎞│
3⋅y   ⋅⎜──(f(1))⎟│
       ⎝d1      ⎠│1=y


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

Reply via email to