Updates:
Labels: smichr NeedsReview
Comment #1 on issue 2171 by [email protected]: oo "eats" Integral
http://code.google.com/p/sympy/issues/detail?id=2171
In integral_issues this now gives:
h[1] >>> Integral(oo,x)
Integral(oo, x)
h[2] >>> _.doit()
(oo)*x
See [ https://github.com/sympy/sympy/pull/44 ]. This and the 3 preceding
small commits there need review, too.
--
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.