Status: Accepted
Owner: [email protected]
Labels: Type-Defect Priority-Medium
New issue 2311 by [email protected]: oo + real != oo
http://code.google.com/p/sympy/issues/detail?id=2311
This quirk was identified in issue 1023, comment #5. A real should be
absored only if it is bounded or does not have a sign opposite of the
infinity it is being added to. e.g. oo + nonnegative (bounded or not) is oo.
subs_cleanup ( https://github.com/sympy/sympy/pull/234 ) corrects this
behavior.
--
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.