summaryrefslogtreecommitdiffstats
path: root/libraries/CCOLAMD/README
diff options
context:
space:
mode:
author Kyle Guinn2010-08-24 06:01:12 +0200
committer Erik Hanson2010-08-29 22:32:10 +0200
commit1eaac72b9e22cd1e641546238ee4e8bcdf001004 (patch)
tree026366f84ce50896f8a80a3bdccf9d09a388e997 /libraries/CCOLAMD/README
parentd0b90b7f56bc9907fe9f5ff0b844699c7cb274c2 (diff)
downloadslackbuilds-1eaac72b9e22cd1e641546238ee4e8bcdf001004.tar.gz
libraries/CCOLAMD: Added (sparse matrix ordering routines)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/CCOLAMD/README')
-rw-r--r--libraries/CCOLAMD/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/CCOLAMD/README b/libraries/CCOLAMD/README
new file mode 100644
index 0000000000..7a4916ec66
--- /dev/null
+++ b/libraries/CCOLAMD/README
@@ -0,0 +1,6 @@
+CCOLAMD computes a column approximate minimum degree ordering algorithm
+(like COLAMD), but it can also be given a set of ordering constraints.
+
+This package is part of SuiteSparse.
+
+Requires UFconfig.