#16942: Construct isogenies graph in elliptic curves
-------------------------------------+-------------------------------------
       Reporter:  sbesnier           |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.8
      Component:  elliptic curves    |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  sbesnier           |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  public/ticket/16942                |  e5b72e8afdaaf726e5191fa5db86ac43994ffe72
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by cremona):

 Good point.  And the behaviour for "l = characteristic" should be
 documented;  probably not allowed?

 Using the modular polynomial is one way to do it.  You could also make use
 of the existing method E.isogenies_prime_degree().  But in fact as it
 stands this function is not a method of elliptic curves at all, the input
 is really just and element j of a finite field.  So surely there could be
 a separate function (not a class method) with input an element of F_q and
 a prime l, and output a graph on some subset of Fq, and then the elliptic
 curve class method would call that on its j-invariant.

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