Size: 843
Comment:
|
Size: 1008
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. * Number fields --optimize K([1,2,3]). |
* (wstein) Number fields -- Reduction modulo a prime ideal, or any ideal. |
Line 8: | Line 7: |
* Timing of doctests (partially done) | * (wstein) Number fields --optimize K([1,2,3]). |
Line 10: | Line 9: |
* Double question mark for spyx files doesn't work.; docstrings work. | * (wstein) Timing of doctests (partially done) |
Line 12: | Line 11: |
* Markup Cython code based on what C code it generates. | * (wstein) Double question mark for spyx files doesn't work.; docstrings work. |
Line 14: | Line 13: |
* R Python expect interface | * (wstein) Markup Cython code based on what C code it generates. |
Line 16: | Line 15: |
* Redo all the "edwards coord" proofs in Sage instead of Magma. See email to sagedays6, along with http://hyperelliptic.org/EFD/edwards.html |
* (wstein) R Python expect interface |
Line 19: | Line 17: |
* Fix computing trace over F_q algebraically. | * (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 21: | Line 19: |
* ATLAS into Sage. | * (wstein) Fix computing trace over |
Line 23: | Line 21: |
* Linbox -- get rid of all the crappy hacks for minpoly/charpoly | * (wstein) ATLAS into Sage on Linux. |
Line 25: | Line 23: |
* Linbox -- fix wrapping of smith_form problems. | * (wstein) Linbox -- get rid of all the crappy hacks for minpoly/charpoly |
Line 27: | Line 25: |
* Create pickle database | * (wstein) Linbox -- fix wrapping of smith_form problems. |
Line 29: | Line 27: |
* Document number fields. | * (wstein) Create pickle database |
Line 31: | Line 29: |
* Compute kernels of matrices over Z/p^nZ. | * (wstein) Document number fields. * (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
Fq 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
Z/pnZ .