blob: 6800b88c4872bb32a6344dd40e6f8693191b2ec0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
This port builds the module CSparse of SuiteSparse.
CSparse is a Concise Sparse Matrix package. This code goes with the book "Direct
Methods for Sparse Linear Systems," Timothy A. Davis, SIAM, Philadelphia, 2006.
Note: the CSparse library is meant for personal experimentation. For system-wide
installation, please install math/suitesparse-cxsparse instead.
WWW: http://faculty.cse.tamu.edu/davis/suitesparse.html
|