Differences between revisions 2 and 3
Revision 2 as of 2007-11-11 15:22:06
Size: 855
Editor: was2
Comment:
Revision 3 as of 2007-11-11 15:22:21
Size: 851
Editor: was2
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
 * Redo all the "edwards coord" proofs in Sage instead of Magma.    See email to sagedays6, along with http://hyperelliptic.org/EFD/edwards.html  * Redo all the "edwards coord" proofs in Sage instead of Magma. See email to sagedays6, along with http://hyperelliptic.org/EFD/edwards.html

Sage Days 6 Coding Sprints

List any and all project ideas here.

  • Number fields -- Reduction modulo a prime ideal, or any ideal.
  • Number fields --optimize K([1,2,3]).
  • Timing of doctests (partially done)
  • Double question mark for spyx files doesn't work.; docstrings work.
  • Markup Cython code based on what C code it generates.
  • R Python expect interface
  • Redo all the "edwards coord" proofs in Sage instead of Magma. See email to sagedays6, along with http://hyperelliptic.org/EFD/edwards.html

  • Fix computing trace over F_q algebraically.
  • ATLAS into Sage on Linux.
  • Linbox -- get rid of all the crappy hacks for minpoly/charpoly
  • Linbox -- fix wrapping of smith_form problems.
  • Create pickle database
  • Document number fields.
  • Compute kernels of matrices over Z/p^nZ.

days6/sprint (last edited 2010-10-29 04:29:46 by DanDrake)