The patch at #2653 whias was merged for 2.11 was supposed to fix this: {{{ sage: k.<a> = GF(5^5) sage: E = EllipticCurve(k,[2,4]) sage: M = E.cardinality(); M 3227 sage: type(M) <type 'sage.rings.rational.Rational'> }}}
I'm sure I can fix this, but should I reopen that ticket or open a new one? John Cremona --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---