Updates:
        Labels: EasyToFix Milestone-Release0.7.0

Comment #1 on issue 2049 by asmeurer: Derivative(f(x), x).subs(f(x), y) gives 0 instead of Derivative(y, x)
http://code.google.com/p/sympy/issues/detail?id=2049

Chris found that this was introduced by commit fc0254fd870f1ad2f, from issue 476. Strangely, the change, which is just to have **{'evaluate':True} in Derivative._eval_subs(), kind of goes against the spirit of the rest of that commit. So this one will be pretty easy to fix.

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-iss...@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