Processing Math: Done
No jsMath TeX fonts found -- using unicode fonts instead.
This may be slow and might not print well.
Use the jsMath control panel to get additional information.
jsMath Control PanelHide this Message


jsMath
Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2007-11-11 15:22:21
Size: 851
Editor: was2
Comment:
Revision 5 as of 2007-11-11 15:23:14
Size: 882
Editor: was2
Comment:
Deletions are marked like this. Additions are marked like this.
Line 19: Line 19:
 * Fix computing trace over F_q algebraically.  * Fix computing trace over $\mathbf{F}_q$ algebraically.
Line 31: Line 31:
 * Compute kernels of matrices over Z/p^nZ.  * Compute kernels of matrices over $\mathbf{Z}/p^n\mathbf{Z}$.

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 Fq 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/pnZ.

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