Differences between revisions 4 and 5
Revision 4 as of 2010-06-29 00:35:52
Size: 1041
Editor: JohnCremona
Comment:
Revision 5 as of 2010-06-29 00:37:17
Size: 1049
Editor: JohnCremona
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
   6. S-integral points over number fields    6. $S$-integral points over number fields
Line 18: Line 18:
   7. S-class groups    7. $S$-class groups
Line 24: Line 24:
   10. All curves with e.g.r. outside S (using most of the above)    10. All curves with e.g.r. outside $S$ (using most of the above)
Line 32: Line 32:
   14. Implement a 2-torsion rank function over number fields.    14. Implement a $2$-torsion rank function over number fields.

To-do list for elliptic curves in Sage

This is a list of things (small or large) which came up during SD22 at MSRI as deserving to be fixed or implemented in Sage.

  1. Regulators over number fields
  2. Linear dependencies over number fields
  3. Finish ticket #8829 on saturation over number fields.
  4. Kilford's rank function patch #9342: complete and review.
  5. Integral points over number fields
  6. S-integral points over number fields

  7. S-class groups

  8. K-Selmer groups esp. K(S,4) and K(S,2)_4

  9. All curves with e.g.r.
  10. All curves with e.g.r. outside S (using most of the above)

  11. Iterating through number field elements by height; special case for integers; simpler version not by height.
  12. Heights on projective space over number fields (Jackie's code)
  13. Elkies-Watkins over number fields -- post what function you have by the end of the week.
  14. Implement a 2-torsion rank function over number fields.

days22/cremona/to-do-list (last edited 2011-03-23 23:32:23 by Jamie Weigandt)