Re: Issue 1660 in sympy: [PATCH] derivatives of composed functions should not evaluate to a derivative in terms of a function

2011-06-16 Thread sympy
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)

Re: Issue 1660 in sympy: [PATCH] derivatives of composed functions should not evaluate to a derivative in terms of a function

2010-04-28 Thread sympy
Comment #8 on issue 1660 by asmeurer: [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 Issue 1922 has been merged into this issue. -- You received this message because you are listed in

Re: Issue 1660 in sympy: [PATCH] derivatives of composed functions should not evaluate to a derivative in terms of a function

2010-02-04 Thread sympy
Updates: Labels: -NeedsReview NeedsBetterPatch Comment #7 on issue 1660 by ondrej.certik: [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 Thanks for the patch. I think this

Re: Issue 1660 in sympy: [PATCH] derivatives of composed functions should not evaluate to a derivative in terms of a function

2010-02-02 Thread sympy
Updates: Blockedon: 1620 Comment #6 on issue 1660 by asmeurer: [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 (No comment was entered for this change.) -- You received this

Re: Issue 1660 in sympy: [PATCH] derivatives of composed functions should not evaluate to a derivative in terms of a function

2010-01-30 Thread sympy
Updates: Labels: -NeedsBetterPatch NeedsReview Comment #4 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 Sorry for the huge delay,

Re: Issue 1660 in sympy: [PATCH] derivatives of composed functions should not evaluate to a derivative in terms of a function

2010-01-30 Thread sympy
Updates: Status: Started Cc: Vinzent.Steinberg Comment #5 on issue 1660 by asmeurer: [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 Like Ondrej said, the ideal solution

Issue 1660 in sympy: [PATCH] derivatives of composed functions should not evaluate to a derivative in terms of a function

2009-10-22 Thread codesite-noreply
Updates: Labels: -NeedsReview NeedsBetterPatch Comment #3 on issue 1660 by ondrej.certik: [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 First of all, thanks for the contribution

Issue 1660 in sympy: [PATCH] derivatives of composed functions should not evaluate to a derivative in terms of a function

2009-10-14 Thread codesite-noreply
Updates: Cc: ondrej.certik Comment #2 on issue 1660 by smichr: [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 In one of the tests that was deleted, the following was asserted:

Issue 1660 in sympy: [PATCH] derivatives of composed functions should not evaluate to a derivative in terms of a function

2009-10-01 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New 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 In [1]: g(f(x)).diff(x) Out[1]: