Differences between revisions 1 and 2
Revision 1 as of 2008-06-20 20:56:35
Size: 496
Editor: RobertMiller
Comment:
Revision 2 as of 2008-06-20 21:16:57
Size: 545
Editor: RobertMiller
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:

=== Opted out of silly segway jokes, etc. ===

Things I did at Sage Dev Days

Sparse Matrix Reduction

Greg Bard and I used the new compiled digraphs to implement a preprocessing algorithm for sparse matrix reduction. The idea is to choose pivots in an order which minimize the damage (i.e. keep the matrix as sparse as possible for as long as possible).

Compiled Graph Backends

The new Cython graphs are now available as backends for Sage graphs. This involves speedups from 5-80 times for simple operations.

Opted out of silly segway jokes, etc.

dev1/robertmiller (last edited 2008-11-14 13:42:06 by anonymous)