Differences between revisions 4 and 5
Revision 4 as of 2007-09-30 20:45:58
Size: 736
Editor: was
Comment:
Revision 5 as of 2007-09-30 20:51:05
Size: 854
Editor: was
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
  * This will give computation of conductors over number fields.
Line 12: Line 13:
==


== conductors over number fields ==
== Compute the Neron-Tate canonical height of points on elliptic curves over number fields ==

Elliptic Curve

Get doctest coverage up to 100%

Period Lattice

  • Make it so precision can be specified (in bits)
  • Make an abstract "period lattice" class

Implement Tate's algorithm over number fields

  • This means porting Cremona's code. David Roe started on this.
  • This will give computation of conductors over number fields.

== Compute the Neron-Tate canonical height of points on elliptic curves over number fields ==

Reorganize and refactor the ell_rational_field file

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

Compute E(F_q) and/or #E(F_q)

  • Implement smart baby step-giant step (Albrecht, Sutherland)

Compute with L-series of elliptic curves over number fields

  • Use Dokchitser to compute L-function

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