Differences between revisions 5 and 6
Revision 5 as of 2007-11-11 15:23:14
Size: 882
Editor: was2
Comment:
Revision 6 as of 2007-11-11 15:24:10
Size: 1008
Editor: was2
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * Number fields -- Reduction modulo a prime ideal, or any ideal.  * (wstein) Number fields -- Reduction modulo a prime ideal, or any ideal.
Line 7: Line 7:
 * Number fields --optimize K([1,2,3]).  * (wstein) Number fields --optimize K([1,2,3]).
Line 9: Line 9:
 * Timing of doctests (partially done)  * (wstein) Timing of doctests (partially done)
Line 11: Line 11:
 * Double question mark for spyx files doesn't work.; docstrings work.  * (wstein) Double question mark for spyx files doesn't work.; docstrings work.
Line 13: Line 13:
 * Markup Cython code based on what C code it generates.  * (wstein) Markup Cython code based on what C code it generates.
Line 15: Line 15:
 * R Python expect interface  * (wstein) R Python expect interface
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  * (wstein) Redo all the "edwards coord" proofs in Sage instead of Magma. See email to sagedays6, along with http://hyperelliptic.org/EFD/edwards.html
Line 19: Line 19:
 * Fix computing trace over $\mathbf{F}_q$ algebraically.  * (wstein) Fix computing trace over $\mathbf{F}_q$ algebraically.
Line 21: Line 21:
 * ATLAS into Sage on Linux.  * (wstein) ATLAS into Sage on Linux.
Line 23: Line 23:
 * Linbox -- get rid of all the crappy hacks for minpoly/charpoly  * (wstein) Linbox -- get rid of all the crappy hacks for minpoly/charpoly
Line 25: Line 25:
 * Linbox -- fix wrapping of smith_form problems.  * (wstein) Linbox -- fix wrapping of smith_form problems.
Line 27: Line 27:
 * Create pickle database  * (wstein) Create pickle database
Line 29: Line 29:
 * Document number fields.  * (wstein) Document number fields.
Line 31: Line 31:
 * Compute kernels of matrices over $\mathbf{Z}/p^n\mathbf{Z}$.  * (wstein) Compute kernels of matrices over $\mathbf{Z}/p^n\mathbf{Z}$.

Sage Days 6 Coding Sprints

List any and all project ideas here.

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

  • (wstein) Fix computing trace over \mathbf{F}_q algebraically.

  • (wstein) ATLAS into Sage on Linux.
  • (wstein) Linbox -- get rid of all the crappy hacks for minpoly/charpoly
  • (wstein) Linbox -- fix wrapping of smith_form problems.
  • (wstein) Create pickle database
  • (wstein) Document number fields.
  • (wstein) Compute kernels of matrices over \mathbf{Z}/p^n\mathbf{Z}.

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