blob: 5a0224a805018a4d48aa4cf803c9a09b41e1b79b (
plain) (
blame)
1
2
3
4
5
6
7
|
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.
|