Status: Accepted
Owner: asmeurer
Labels: Type-Defect Priority-Medium Milestone-Release0.7.2

New issue 2726 by asmeurer: Piecewise((1,Interval(0,1,False,True)),(0,True)) syntax should not be allowed
http://code.google.com/p/sympy/issues/detail?id=2726

As noted in issue 1026, something like Piecewise((1,Interval(0,1,False,True)),(0,True)) should not be allowed, as Interval(0, 1) is not a conditional (there's no variable). There are tests that use this syntax.

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