Summer of Code - Getting Started: Difference between revisions

Line 35: Line 35:
=== Various sparse matrix improvements ===
=== Various sparse matrix improvements ===


The implementation of sparse matrices in Octave needs several improvements. Any of [[Projects:Sparse Matrices|these]] would be good. The paper by [http://arxiv.org/abs/cs.MS/0604006 Bateman & Adler]is good reading for understanding the sparse matrix implementation.
The implementation of sparse matrices in Octave needs several improvements. Any of [[Projects#Sparse Matrices|these]] would be good. The paper by [http://arxiv.org/abs/cs.MS/0604006 Bateman & Adler]is good reading for understanding the sparse matrix implementation.


== GUI ==
== GUI ==