Updates:
        Status: Started
        Owner: [email protected]
        Cc: [email protected]
        Labels: NeedsReview

Comment #4 on issue 2662 by [email protected]: conjugate(x).diff(x) is wrong
http://code.google.com/p/sympy/issues/detail?id=2662

A lot of the code assumes that derivatives are taken with respect to a real x instead of a complex x. This is fixed in https://github.com/sympy/sympy/pull/1271

By the way I fixed the derivative of sign(x), apparently without bad side effects (looks like there are no tests for integrating functions with sign(x) in them).

--
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.

Reply via email to