Hi Nathann, On 2015-09-17, Nathann Cohen <nathann.co...@gmail.com> wrote: > Here is another discovery after 15 minutes of debugging: > > sage: K1 = GF(8,'x') > sage: K2 = GF(8,'y') > sage: K1(1) == K2(1) > False
Not a bug, because cross-parent comparison would only make sense if there is some kind of a canonical map of one parent (and not just of a single element!) into the other or of both parents into a third one. Cheers, Simon -- 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.