Differences between revisions 2 and 3
Revision 2 as of 2007-09-30 12:52:05
Size: 365
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 11: Line 11:

== 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)