Updates:
        Cc: mattpap
        Labels: NeedsBetterPatch

Comment #3 on issue 1785 by asmeurer: integrate(sqrt(x)*(1+x)) does nothing
http://code.google.com/p/sympy/issues/detail?id=1785

-1 on the named commit in the 1766 branch. The following integral fails with the commit, and works without:

integrate(diff(x**x, x), x)

This is because each term of the expanded derivative by itself is not integrable.

(I'm assuming that commit was ready for review).

It doesn't work in the new Polys module either. Let's see if Mateusz has a good solution.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
-- 
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