OK, fine.  In any case the fix was to make some changes to
sage.schemes.elliptic_curves.ell_finite_field.py in code I wrote (and
I have added some doctests to match) rather than in the quadratic
order code which was fixed in #2653.

John

On 03/04/2008, mabshoff <[EMAIL PROTECTED]> wrote:
>
>
>
>  On Apr 3, 9:20 pm, "John Cremona" <[EMAIL PROTECTED]> wrote:
>  > 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
>
>
> Hi John,
>
>  this is a borderline case. I guess you should open a new ticket to
>  keep the credit situation and HISTORY.txt simple.
>
>  Cheers,
>
>  Michael
>  >
>

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

Reply via email to