A study of sparse matrix representations for solving linear systems in a functional language

Abstract
This paper compares three different sparse matrix representations in Miranda for solving linear systems of equations: quadtrees, binary trees and run-length encoding. It compares the three data structures in each of two common linear system solvers, Conjugate Gradient and SOR. The test problems used in the paper arise from a simple reservoir model.

This publication has 6 references indexed in Scilit: