Size: 3048
Comment:
|
← Revision 21 as of 2008-11-14 13:42:12 ⇥
Size: 3064
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
[http://video.google.com/videoplay?docid=1589461731048191073&hl=en Google Video of the Final Status Reports] | [[http://video.google.com/videoplay?docid=1589461731048191073&hl=en|Google Video of the Final Status Reports]] |
Line 7: | Line 7: |
* [:/ntl: NTL wrapper] -- do the NTL wrapper right | * [[/ntl| NTL wrapper]] -- do the NTL wrapper right |
Line 10: | Line 10: |
* [:/ellcurve: Elliptic curves] -- basic improvements to elliptic curves | * [[/ellcurve| Elliptic curves]] -- basic improvements to elliptic curves |
Line 13: | Line 13: |
* [:/heegner: Heegner Points] -- | * [[/heegner| Heegner Points]] -- |
Line 16: | Line 16: |
* [:/padic: p-Adic Arithmetic] -- once again into the breach | * [[/padic| p-Adic Arithmetic]] -- once again into the breach |
Line 19: | Line 19: |
* [:/modules: Tensor products, quotients, etc., of free modules] -- tensor products and quotients of free modules | * [[/modules| Tensor products, quotients, etc., of free modules]] -- tensor products and quotients of free modules |
Line 22: | Line 22: |
* [:/magma: Improve the Sage/Magma Interface] | * [[/magma| Improve the Sage/Magma Interface]] |
Line 27: | Line 27: |
* [:/lll: LLL] | * [[/lll| LLL]] |
Line 34: | Line 34: |
* [:/coleman: Coleman integrals and p-adic heights (on Jacobians of genus 2 curves] | * [[/coleman| Coleman integrals and p-adic heights (on Jacobians of genus 2 curves]] |
Line 39: | Line 39: |
* [:/divisorarith: Divisor arithmetic] (Riemann-Roch spaces, linear equivalence) for (plane) curves | * [[/divisorarith| Divisor arithmetic]] (Riemann-Roch spaces, linear equivalence) for (plane) curves |
Line 44: | Line 44: |
* [:/coeff_impl: Coefficient Arithmetic] Design ideas about reusing SAGE types in derived SAGE types | * [[/coeff_impl| Coefficient Arithmetic]] Design ideas about reusing SAGE types in derived SAGE types |
Line 49: | Line 49: |
* [:/matrix_mod2_window: MatrixWindow_mod2_dense] i.e. Strassen for this type | * [[/matrix_mod2_window| MatrixWindow_mod2_dense]] i.e. Strassen for this type |
Line 52: | Line 52: |
* [:/sparse_mod2: Mod-2 Sparse Linear Algebra] | * [[/sparse_mod2| Mod-2 Sparse Linear Algebra]] |
Line 56: | Line 56: |
* [:/mpolynomial_nf:MPolynomial_libsingular over Number Fields] This involves writing conversion routines only | * [[/mpolynomial_nf|MPolynomial_libsingular over Number Fields]] This involves writing conversion routines only |
Line 60: | Line 60: |
* [:/memleak:Memory Leaks and Valgrind Usage] | * [[/memleak|Memory Leaks and Valgrind Usage]] |
Sage Days 5 Working Sprint Projects
Google Video of the Final Status Reports
Put a quick summary here with a link to another page for more details
NTL wrapper -- do the NTL wrapper right
- Joel Mohler, Robert Bradshaw, Craig Citro, David Roe, Martin Albrecht, Gonzalo Tornaria, (William Stein)
Elliptic curves -- basic improvements to elliptic curves
- Martin Albrecht, David Roe, Dimitar Jetchev, Ifti B., William Stein, Drew Sutherland, Mark Watkins, (Craig Citro, Soroosh Yazdani, Kiran Kedlaya)
- Matt Greenberg, Dimitar Jetchev, Gonzalo Tornaria (Samit Dasgupta)
p-Adic Arithmetic -- once again into the breach
- David Roe, Craig Citro, Kiran Kedlaya, Matt Greenberg, David Harvey (Soroosh Yazdani, Fernando R-V., Abhinav Kumar, Nils Bruin, Amnon Besser, Bill Hart),
Tensor products, quotients, etc., of free modules -- tensor products and quotients of free modules
- Soroosh Yazdani, William Stein, Justin Walker, Mike Hansen (remotely)
Improve the Sage/Magma Interface
- Nils Bruin, William Stein (if time permits)
- Including wrap Damien's fplll code, finding heuristic for best algorithm to use, benchmarketing, etc.
- Martin Albrecht, Soroosh Yazdani, Bill Hart (lll heuristic!),
- Including wrap Damien's fplll code, finding heuristic for best algorithm to use, benchmarketing, etc.
Coleman integrals and p-adic heights (on Jacobians of genus 2 curves
- Jennifer Balakrishnan, Amnon Besser, Robert Bradshaw, David Harvey, Kiran Kedlaya, Soroosh Yazdani, Ifti B., (William Stein)
Divisor arithmetic (Riemann-Roch spaces, linear equivalence) for (plane) curves
- Nils Bruin (but I need help from someone who knows e.g. Singular: Martin Albrecht), Kiran Kedlaya, (Amnon Besser),
Coefficient Arithmetic Design ideas about reusing SAGE types in derived SAGE types
- Joel Mohler, Robert Bradshaw, Craig Citro, David Roe, William Stein, Martin Albrecht, David Harvey
MatrixWindow_mod2_dense i.e. Strassen for this type
- Martin Albrecht, David Harvey, Robert Bradshaw (Bill Hart)
- - Jason P. gave an F_2 linear algebra program to Bill Hart. Wrap it and put it in Sage and benchmarket it. And thank Jason P.
- Bill Hart, Martin Albrecht, Michael Abshoff,
MPolynomial_libsingular over Number Fields This involves writing conversion routines only
- Martin Albrecht, William Stein, Joel Mohler, Evil Twin.
Memory Leaks and Valgrind Usage
- - memory leaks in Cython, dictionaries, ref counts - valgrind
- Michael Abshoff, Robert Bradshaw, David Harvey, Craig Citro, William Stein, Soroosh Yazdani,