Comment #1 on issue 3301 by [email protected]: S.Integers.intersect(Interval) doesn't work for unbounded intervals
http://code.google.com/p/sympy/issues/detail?id=3301

I think the best thing to do here (and actually in all cases of Integers.intersect(Interval)) to return a Range. This will also fail as the code is now written - Range will need to be set up to take oo as an input.

If you don't do this I'll deal with it in the moderate future.

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