#10745: bug in elliptic curve gens()
-----------------------------------+-----------------------
       Reporter:  rlm              |        Owner:  cremona
           Type:  defect           |       Status:  new
       Priority:  major            |    Milestone:
      Component:  elliptic curves  |   Resolution:
       Keywords:                   |    Merged in:
        Authors:                   |    Reviewers:
Report Upstream:  N/A              |  Work issues:
         Branch:                   |       Commit:
   Dependencies:                   |     Stopgaps:
-----------------------------------+-----------------------

Comment (by wuthrich):

 I modified the docstring of gens in #13593 . It now says there that the
 function returns some points of infinite order. In fact Simon's script
 just gives back what it came across during the various ways to search for
 points. They are not lin. indep. for instance. And of course there is no
 guarantee it finds any.

 Maybe this ticket should now be rewritten as:

 Implement {{{gens}}} correctly for elliptic curves over number fields.
 Extract from the points given by 2-descent (in case it determines the
 rank) a set of linearly indep. point and then saturate the Mordell-Weil
 group.

--
Ticket URL: <http://trac.sagemath.org/ticket/10745#comment:6>
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/groups/opt_out.

Reply via email to