Differences between revisions 4 and 5
Revision 4 as of 2011-03-18 22:14:19
Size: 786
Editor: Justin
Comment:
Revision 5 as of 2011-03-18 22:24:55
Size: 1509
Editor: rbeezer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 26: Line 26:

== Exact and Double Dense (RDF/CDF) Linear Algebra ==

PEOPLE: Rob Beezer

  * [[http://trac.sagemath.org/sage_trac/ticket/10752|10752]] make pivots of matrices immutable
  * [[http://trac.sagemath.org/sage_trac/ticket/4983|4983]] subdivision attibute is public
  * [[http://trac.sagemath.org/sage_trac/ticket/10595|10595]] vector constructor and complex numbers
  * [[http://trac.sagemath.org/sage_trac/ticket/7392|7392]] rank of CDF/RDF matrices
  * Duplicate [[http://trac.sagemath.org/sage_trac/ticket/10424|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]]

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

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

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

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