Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2007-09-30 12:40:55
Size: 193
Editor: was
Comment:
Revision 3 as of 2007-09-30 13:38:56
Size: 496
Editor: KiranKedlaya
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:

== Reorganize and refactor the ell_rational_field file ==
  * E.g., separate out all the L-series commands into an L-series class, e.g., like padic_lseries right now.

== Compute E(F_q) ==
  * Implement smart baby step-giant step (Albrecht, Sutherland)
  * Use Dokchitser to compute L-function

Elliptic Curve

fix all the precision and other TODO issues listed in William's talk

[http://wstein.org/talks/20070930-stein-bsd/ Slides]

conductors over number fields

Reorganize and refactor the ell_rational_field file

  • E.g., separate out all the L-series commands into an L-series class, e.g., like padic_lseries right now.

Compute E(F_q)

  • Implement smart baby step-giant step (Albrecht, Sutherland)
  • Use Dokchitser to compute L-function

days5/proj/ellcurve (last edited 2008-11-14 13:42:11 by anonymous)