Differences between revisions 1 and 12 (spanning 11 versions)
Revision 1 as of 2007-11-11 15:21:51
Size: 843
Editor: was2
Comment:
Revision 12 as of 2007-11-11 16:12:03
Size: 1500
Editor: was2
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
List any and all project ideas here. List any and all project ideas here. Use the format
 * (name) Project idea. If the idea is more than one line, make a [:/example: link like this (note the leading slash) to more info].
Line 5: Line 6:
 * Number fields -- Reduction modulo a prime ideal, or any ideal.
 * Number fields --optimize K([1,2,3]).
== Here they are ==
Line 8: Line 8:
 * Timing of doctests (partially done)  * (wstein) Number fields -- Reduction modulo a prime ideal, or any ideal.
Line 10: Line 10:
 * Double question mark for spyx files doesn't work.; docstrings work.  * (wstein) Number fields -- optimize K([1,2,3,4,5]), etc., for K number field or order.
Line 12: Line 12:
 * Markup Cython code based on what C code it generates.  * (wstein) Timing of doctests (partially done)
Line 14: Line 14:
 * R Python expect interface  * (wstein) Double question mark for spyx files doesn't work.; docstrings work.
Line 16: Line 16:
 * Redo all the "edwards coord" proofs in Sage instead of Magma.
   See email to sagedays6, along with http://hyperelliptic.org/EFD/edwards.html
 * (wstein) Markup Cython code based on what C code it generates.
Line 19: Line 18:
 * Fix computing trace over F_q algebraically.  * (wstein) R Python expect interface
Line 21: Line 20:
 * ATLAS into Sage.  * (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 23: Line 22:
 * Linbox -- get rid of all the crappy hacks for minpoly/charpoly  * (wstein) ATLAS into Sage on Linux.
Line 25: Line 24:
 * Linbox -- fix wrapping of smith_form problems.  * (wstein) Linbox -- get rid of all the crappy hacks for minpoly/charpoly use in Sage.
Line 27: Line 26:
 * Create pickle database  * (wstein) Linbox -- fix wrapping of smith_form problems in Sage.
Line 29: Line 28:
 * Document number fields.  * (wstein) Create pickle database
Line 31: Line 30:
 * Compute kernels of matrices over Z/p^nZ.  * (wstein) Document number fields.

 * (wstein) Compute kernels of matrices over $\mathbf{Z}/p^n\mathbf{Z}$.

 * (Ondrej Certik) simplify/improve calculus in SAGE [:/calculus: see this link for more info]

 * (mabshoff) fix BlasMatrix::Hom leak in LinBox

 * (mabshoff) start of 2.8.13 release cycle

 * (david harvey) try to improve cache efficiency of NTL's FFT routine

 *(Bill Allombert) improve PARI ECM implementation

Sage Days 6 Coding Sprints

List any and all project ideas here. Use the format

  • (name) Project idea. If the idea is more than one line, make a [:/example: link like this (note the leading slash) to more info].

Here they are

  • (wstein) Number fields -- Reduction modulo a prime ideal, or any ideal.
  • (wstein) Number fields -- optimize K([1,2,3,4,5]), etc., for K number field or order.
  • (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) ATLAS into Sage on Linux.
  • (wstein) Linbox -- get rid of all the crappy hacks for minpoly/charpoly use in Sage.
  • (wstein) Linbox -- fix wrapping of smith_form problems in Sage.
  • (wstein) Create pickle database
  • (wstein) Document number fields.
  • (wstein) Compute kernels of matrices over \mathbf{Z}/p^n\mathbf{Z}.

  • (Ondrej Certik) simplify/improve calculus in SAGE [:/calculus: see this link for more info]
  • (mabshoff) fix BlasMatrix::Hom leak in LinBox

  • (mabshoff) start of 2.8.13 release cycle
  • (david harvey) try to improve cache efficiency of NTL's FFT routine
  • (Bill Allombert) improve PARI ECM implementation

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