Differences between revisions 11 and 23 (spanning 12 versions)
Revision 11 as of 2011-03-21 18:22:01
Size: 2696
Editor: Justin
Comment:
Revision 23 as of 2011-03-21 20:34:13
Size: 3992
Editor: JohnCremona
Comment:
Deletions are marked like this. Additions are marked like this.
Line 24: Line 24:
PEOPLE: Justin Walker, Gagan Sekhon, William Stein, Rado Kirov, John Cremona, Aly Deines, Jen Balakrishnan, Jamie Weigant
 *       Integer points for curves over number fields: Import Nook/Cremona/Kirov/Anderson code into Sage
 * [[http://trac.sagemath.org/sage_trac/ticket/10832|10832]] Bug in simon_two_descent()
PEOPLE: Justin Walker, Gagan Sekhon, William Stein, Rado Kirov, John Cremona, Aly Deines, Jen Balakrishnan, Jamie Weigandt
 * [[http://trac.sagemath.org/sage_trac/ticket/10973|10973]] Integer points for curves over number fields: Import Nook/Cremona/Kirov/Anderson code into Sage
 * [[http://trac.sagemath.org/sage_trac/ticket/10832|10832]] Bug in simon_two_descent() -- patch exists, needs very little work
Line 30: Line 30:
                * [[http://trac.sagemath.org/sage_trac/ticket/10973|10973]] integral_ points over Number fields

== Descent ==

PEOPLE: Jamie Weigandt, Robert Miller, John Cremona, William Stein, Justin Walker
         
== Convert GP scripts in data/extcode/pari to pari library interface ==

  * Simon's scripts qfsolve.gp, ellQ.gp, ell.gp (2-descent on elliptic curves over Q and over number fields)
     * [[attachment:ellQ2.gp|revised script]]
     * [[attachment:ellQ2.gp.c|C version of the produced by gp2c]]

---- /!\ '''Edit conflict - other version:''' ----
     * [[attachment:letter1.txt|Letter from Cohen to Simon explaining what he did]]

  * Dokchitser's scrip computel.gp (L-functions)
     * [[attachment:TOSEND.tar|tar file contain rsults of all Cohen's work so far and usage instructions]]

---- /!\ '''Edit conflict - your version:''' ----
     * [[attachment:letter1.txt|Letter from Cohen to Simon explaining what he did]]

  * Dokchitser's scrip computel.gp (L-functions)
     * [[attachment:TOSEND.tar|tar file contain rsults of all Cohen's work so far and usage instructions]]

---- /!\ '''End of edit conflict''' ----

PEOPLE: John Cremona, William Stein, Jamie Weigandt

Sage Days 29 Coding Sprint Projects

For the main SD 29 wiki page go here

Below a list of proposed projects.

PEOPLE: Maarten Derickx

  • 10548 ModularSymbols_clear_cache() not clearing everything

  • 10510 ModularSymbols(Gamma1(29), 2).cuspidal_subspace().hecke_algebra().basis() doesn't terminate

  • 10262 memory leak in scalar*vector multiplication

Binary quadratic forms

PEOPLE: Justin Walker

  • 4120 Make progress on getting this patch to pass muster

Number Theory/Elliptic Curves

PEOPLE: Justin Walker, Gagan Sekhon, William Stein, Rado Kirov, John Cremona, Aly Deines, Jen Balakrishnan, Jamie Weigandt

  • 10973 Integer points for curves over number fields: Import Nook/Cremona/Kirov/Anderson code into Sage

  • 10832 Bug in simon_two_descent() -- patch exists, needs very little work

  • 10745 Bug in Elliptic curves gens()

  • 10581 Change Large Cremona to mongodb format and extend it.

  • 10152 Bug in integral_points (for elliptic curves over Q)

  • 10973 integral_ points over Number fields

Descent

PEOPLE: Jamie Weigandt, Robert Miller, John Cremona, William Stein, Justin Walker

Convert GP scripts in data/extcode/pari to pari library interface


/!\ Edit conflict - other version:



/!\ Edit conflict - your version:



/!\ End of edit conflict


PEOPLE: John Cremona, William Stein, Jamie Weigandt

Exact and Double Dense (RDF/CDF) Linear Algebra

PEOPLE: Rob Beezer

  • 10752 make pivots of matrices immutable

  • 4983 subdivision attibute is public

  • 10595 vector constructor and complex numbers

  • 7392 rank of CDF/RDF matrices

  • Duplicate 10424 for matrix stack() method

  • Wrap NumPy/SciPy Schur factorization, linear system solving routines

Many patches needing review at http://wiki.sagemath.org/devel/LatexToWorksheet

IPython activity

PEOPLE: Fernando Perez, Min Ragan-Kelley, Thomas Kluyver

matplotlib activity

PEOPLE: Michael Droettboom

days29/projects (last edited 2011-03-26 09:19:39 by robertwb)