Updates:
Labels: -Type-Defect -Priority-High -Milestone-Release0.7.2
Type-Enhancement Priority-Medium
Comment #5 on issue 3301 by mrock...@gmail.com:
S.Integers.intersect(Interval) doesn't work for unbounded intervals
http://code.google.com/p/sympy/issues/detail?id=3301
The immediate issu
Comment #4 on issue 3301 by julien.r...@gmail.com:
S.Integers.intersect(Interval) doesn't work for unbounded intervals
http://code.google.com/p/sympy/issues/detail?id=3301
The pull has been merged. Should this issue be closed?
--
You received this message because you are subscribed to the Go
Comment #3 on issue 3301 by mrock...@gmail.com:
S.Integers.intersect(Interval) doesn't work for unbounded intervals
http://code.google.com/p/sympy/issues/detail?id=3301
https://github.com/sympy/sympy/pull/1387
This doesn't introduce infinite Ranges. Instead it just produces a lazy
Intersec
Issue 3301: S.Integers.intersect(Interval) doesn't work for unbounded
intervals
http://code.google.com/p/sympy/issues/detail?id=3301
This issue is now blocking issue sympy:3272.
See http://code.google.com/p/sympy/issues/detail?id=3272
--
You received this message because you are listed in the
Comment #1 on issue 3301 by mrock...@gmail.com:
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
Status: Valid
Owner:
CC: mrock...@gmail.com
Labels: Type-Defect Priority-High Milestone-Release0.7.2 Sets
New issue 3301 by asmeu...@gmail.com: S.Integers.intersect(Interval)
doesn't work for unbounded intervals
http://code.google.com/p/sympy/issues/detail?id=3301
S.Integers.intersect(In