Comment #3 on issue 3565 by [email protected]: Sum(x**n, (n, 0, oo)).doit() is wrong
http://code.google.com/p/sympy/issues/detail?id=3565

With my change, test_geometric_sums() fails in sympy/concrete/tests/test_sums_products.py.

All I did was add the if clause to 478 to 479 with an indent to lines 480-493 (just to see if it would work). Turns out it didn't, so I guess I need to learn more before I try again.

(I attached the file just in case)

Attachments:
        summations.py  17.4 KB

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