Tim Davis, Assoc. Prof.
Room E338 CSE Building
P.O. Box 116120 University of Florida
Gainesville, FL 32611-6120
352/392-1481
email: my last name AT cise.ufl.edu
SuiteSparse is a single archive that contains all packages that I
have authored or co-authored that are available at this site. This gives
you a simple way of getting and installing all of my software packages.
Currently, this includes:
METIS 4.0.1: graph partitioning and sparse matrix ordering. Used by CHOLMOD and KLU, but optional.
You can compile CHOLMOD and KLU without it, but to do so requires that you edit
the CHOLMOD makefile. Place a copy of the metis-4.0 directory in the
SuiteSparse directory, compile metis, and then type "make" in the SuiteSparse
directory to compile all of the SuiteSparse.
SuiteSparse-3.1.0.tar.gz
(current version). Major changes:
Added SSMULT (sparse matrix times sparse matrix),
MATLAB Tools, MESHND, and LINFACTOR.
UMFPACK 5.2 is now GNU GPL, not LGPL.
Port to MATLAB 7.5.