#13436: Elliptic Curve Enumeration by height
------------------------------------------------+---------------------------
       Reporter:  spice                         |         Owner:  spice       
           Type:  enhancement                   |        Status:  needs_review
       Priority:  minor                         |     Milestone:  sage-5.4    
      Component:  elliptic curves               |    Resolution:              
       Keywords:  Elliptic curves, enumeration  |   Work issues:              
Report Upstream:  N/A                           |     Reviewers:              
        Authors:  Simon Spicer                  |     Merged in:              
   Dependencies:                                |      Stopgaps:              
------------------------------------------------+---------------------------
Description changed by was:

Old description:

> Add functionality to Sage that allows one to enumerate elliptic curves
> over Q by height for a range of Weierstrass families of curve.
>
> This code has grown from work with Wei Ho, who desired a way to enumerate
> curves over Q by height (where the height of a curve is a function of the
> coefficients in its Weierstrass model) so that the average value of some
> datum (e.g.rank, 2-Selmer size) could be computed for curves up to a
> given height. This code introduces a class, CurveEnumerator(), that
> computes lists of curves ordered by height for this purpose.

New description:

 Add functionality to Sage that allows one to enumerate elliptic curves
 over Q by height for a range of Weierstrass families of curve.

 This code has grown from work with Wei Ho, who desired a way to enumerate
 curves over Q by height (where the height of a curve is a function of the
 coefficients in its Weierstrass model) so that the average value of some
 datum (e.g.rank, 2-Selmer size) could be computed for curves up to a given
 height. This code introduces a class, CurveEnumerator(), that computes
 lists of curves ordered by height for this purpose.

 https://github.com/haikona/CBH

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13436#comment:2>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to