On 16 October 2015 at 17:16, Vincent Delecroix
<20100.delecr...@gmail.com> wrote:
> On 16/10/15 11:52, Daniel Krenn wrote:
>> sage: bool(I>0)
>> True
>>
>> Is there a ticket for this on trac?
>
> What answer would you expect?

Obviously, any mathematician would expect the mathematically sensible
answer of "undefined".  And yes, I do know why that is not what
happens in python.

John

>
> sage: CC(0,1) > CC(0,0)
> True
>
> Sage uses lexicographic ordering for CC.
>
> Vincent
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-devel@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to