Updates:
        Status: Started
        Owner: julien.r...@gmail.com
        Cc: asmeu...@gmail.com
        Labels: NeedsReview

Comment #4 on issue 2662 by julien.r...@gmail.com: 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-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