Differences between revisions 46 and 47
Revision 46 as of 2011-03-22 23:25:40
Size: 7090
Editor: rbeezer
Comment:
Revision 47 as of 2011-03-23 00:11:23
Size: 7333
Editor: VolkerBraun
Comment: added libGAP
Deletions are marked like this. Additions are marked like this.
Line 114: Line 114:

== libGAP ==

PEOPLE: Volker Braun, (Dmitrii Pasechnik)

 * Trac ticket [[http://trac.sagemath.org/sage_trac/ticket/6391|#6391]]
 * Code cleanup
 * Use libtool to build shared library
 * trap GAP errors
 * Test on various platforms

Sage Days 29 Coding Sprint Projects

For the main SD 29 wiki page go here

Below a list of proposed projects.

Bug Days Challenges

The sponsor of the bug-fixing days part of this workshop has the following high-priority challenges for us. It would be great if we could resolve them all.

PEOPLE: Maarten Derickx, William Stein, Martin Raum

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() (positively reviewed -- Weigandt)

  • 10745 Bug in Elliptic curves gens()

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

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

Descent

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

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

PEOPLE: John Cremona, William Stein, Jamie Weigandt

Exact and Double Dense (RDF/CDF) Linear Algebra

PEOPLE: Rob Beezer, John Palmieri

  • 10752 make pivots of matrices immutable (needs review)

  • 4983 subdivision attibute is public (positive review)

  • 10595 vector constructor and complex numbers (positive review)

  • 7392 rank of CDF/RDF matrices

  • 10974 matrix stack(), augment() methods

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

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

Python 3

IPython activity

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

  • SQLite based history (Pull request)

  • Allow %time magic command to work within functions (10933)

  • General bug sorting and squashing (bug list)

matplotlib activity

PEOPLE: Michael Droettboom, Paul Ivanov

alt Team Scrappies in all their glory! alt The winning sheet

Algebraic Curves / Function Fields

PEOPLE: Moritz Minzlaff, Maarten Derickx, William Stein, Rado Kirov

Picking up things where Sage Days 21 left them.

  • positive review: 9053 fixes row echelon form over general PIDs

  • positive review: 9094 is_square and sqrt for polynomials and fraction fields

  • 9054 create a class for basic function_field arithmetic for Sage

Sage Notebook (Server)

PEOPLE: William Stein, Rado Kirov, Alex Leone, Rob Beezer

  • Flask notebook (Rado Kirov)

  • MathJax 1.1: #9774 (Rob Beezer)

  • Simple Compute Server (William Stein, Rado Kirov)

libGAP

PEOPLE: Volker Braun, (Dmitrii Pasechnik)

  • Trac ticket #6391

  • Code cleanup
  • Use libtool to build shared library
  • trap GAP errors
  • Test on various platforms

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