Processing Math: Done
No jsMath TeX fonts found -- using unicode fonts instead.
This may be slow and might not print well.
Use the jsMath control panel to get additional information.
jsMath Control PanelHide this Message


jsMath

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)