On Monday, September 29, 2014 2:19:25 PM UTC+1, Nathann Cohen wrote:
>
> No problem there, == is well defined. 
>
 
Obligatory: You mean equality of the set of vertex labels or equality of 
the vertex labels up to permutation?

sage: GF(5)(1) == 11
True
sage: Set([GF(5)(1)]) == Set([11])
False


 

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