Differences between revisions 19 and 21 (spanning 2 versions)
Revision 19 as of 2007-09-30 20:23:12
Size: 2936
Comment: fix memleak link
Revision 21 as of 2008-11-14 13:42:12
Size: 3064
Editor: anonymous
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

[[http://video.google.com/videoplay?docid=1589461731048191073&hl=en|Google Video of the Final Status Reports]]
Line 5: Line 7:
   * [:/ntl: NTL wrapper] -- do the NTL wrapper right    * [[/ntl| NTL wrapper]] -- do the NTL wrapper right
Line 8: Line 10:
   * [:/ellcurve: Elliptic curves] -- basic improvements to elliptic curves    * [[/ellcurve| Elliptic curves]] -- basic improvements to elliptic curves
Line 11: Line 13:
   * [:/heegner: Heegner Points] --    * [[/heegner| Heegner Points]] --
Line 14: Line 16:
   * [:/padic: p-Adic Arithmetic] -- once again into the breach    * [[/padic| p-Adic Arithmetic]] -- once again into the breach
Line 17: 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 20: Line 22:
   * [:/magma: Improve the Sage/Magma Interface]    * [[/magma| Improve the Sage/Magma Interface]]
Line 25: Line 27:
   * [:/lll: LLL]    * [[/lll| LLL]]
Line 32: 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 37: 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 42: 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 47: 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 50: Line 52:
   * [:/sparse_mod2: Mod-2 Sparse Linear Algebra]    * [[/sparse_mod2| Mod-2 Sparse Linear Algebra]]
Line 54: 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 58: 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)
  • Heegner Points --

    • 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)
  • LLL

    • Including wrap Damien's fplll code, finding heuristic for best algorithm to use, benchmarketing, etc.
      • Martin Albrecht, Soroosh Yazdani, Bill Hart (lll heuristic!),
  • 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)
  • Mod-2 Sparse Linear Algebra

    • - 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,

days5/proj (last edited 2008-11-14 13:42:12 by anonymous)