#18031: Bug in saturation for elliptic curves over Q
-------------------------------------------------+-------------------------
       Reporter:  cremona                        |        Owner:
           Type:  defect                         |       Status:  new
       Priority:  major                          |    Milestone:  sage-6.6
      Component:  elliptic curves                |   Resolution:
       Keywords:  saturation                     |    Merged in:
        Authors:  John Cremona                   |    Reviewers:
Report Upstream:  Fixed upstream, in a later     |  Work issues:
  stable release.                                |       Commit:
         Branch:                                 |     Stopgaps:
   Dependencies:                                 |
-------------------------------------------------+-------------------------
Changes (by cremona):

 * upstream:  Fixed upstream, but not in a stable release. => Fixed
     upstream, in a later stable release.


Comment:

 With upstream eclib-20150323:
 {{{
 sage: E = EllipticCurve([0,-1,1,-266,968])
 sage: Q1 = E([-1995,3674,125])
 sage: Q2 = E([157,1950,1])
 sage: E.saturation([Q1,Q2])
 ([(1 : -27 : 1), (157 : 1950 : 1)], 3, 0.801588644684981)
 }}}
 which will be put in as a doctest.

--
Ticket URL: <http://trac.sagemath.org/ticket/18031#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