summaryrefslogtreecommitdiffstats
path: root/academic/cholmod/README
diff options
context:
space:
mode:
author Kyle Guinn2014-01-25 04:17:50 +0100
committer Robby Workman2014-01-31 07:54:08 +0100
commitcdb3d6ec6d43b000c4b19094f15347f8c9d816f8 (patch)
treef8d2eb3b54b997dc3d3878bf397e8b130854c0fc /academic/cholmod/README
parent7a228c593d9ced393635081cf3948330902f001a (diff)
downloadslackbuilds-cdb3d6ec6d43b000c4b19094f15347f8c9d816f8.tar.gz
academic/cholmod: Renamed and moved from libraries.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/cholmod/README')
-rw-r--r--academic/cholmod/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/academic/cholmod/README b/academic/cholmod/README
new file mode 100644
index 0000000000..ebbb152bc3
--- /dev/null
+++ b/academic/cholmod/README
@@ -0,0 +1,6 @@
+CHOLMOD is a set of ANSI C routines for sparse Cholesky factorization and
+update/downdate.
+
+This package is part of SuiteSparse.
+
+metis is an optional dependency and will be used if found.