#16903: bugfix for database_cremona_ellcurve optional spkg
-------------------------------------+-------------------------------------
       Reporter:  cremona            |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  minor              |    Milestone:  sage-6.4
      Component:  packages:          |   Resolution:
  optional                           |    Merged in:
       Keywords:  elliptic curve     |    Reviewers:
  database                           |  Work issues:
        Authors:  John Cremona       |       Commit:
Report Upstream:  N/A                |  b9125a4f258a97358b5aca69f2d44f4ee63b835e
         Branch:                     |     Stopgaps:
  u/cremona/ticket/16903             |
   Dependencies:                     |
-------------------------------------+-------------------------------------
Changes (by cremona):

 * status:  new => needs_review
 * commit:   => b9125a4f258a97358b5aca69f2d44f4ee63b835e
 * branch:   => u/cremona/ticket/16903


Comment:

 After installing the new version:
 {{{
 sage: CremonaDatabase().number_of_curves()
 2188263
 sage: CremonaDatabase().number_of_isogeny_classes()
 1526482
 }}}
 and
 {{{
 sage: E = EllipticCurve([0,1,0,-141083,-20443787])
 sage: E.label()
 '246400k1'
 sage: E = EllipticCurve([0,-1,0,-16,421])
 sage: E.label()
 '252840d1'
 }}}
 ----
 New commits:
 
||[http://git.sagemath.org/sage.git/commit/?id=b9125a4f258a97358b5aca69f2d44f4ee63b835e
 b9125a4]||{{{#16903: new version of database_cremona_ellcurve optional
 spkg}}}||

--
Ticket URL: <http://trac.sagemath.org/ticket/16903#comment:3>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

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

Reply via email to