summaryrefslogtreecommitdiff
path: root/academic/amd/README
diff options
context:
space:
mode:
authorKyle Guinn <elyk03@gmail.com>2014-01-24 20:25:48 -0600
committerRobby Workman <rworkman@slackbuilds.org>2014-01-31 00:53:23 -0600
commite9391302d0525ae4127b22f31e560882cbe14d11 (patch)
treef4560ad3b9e8fefcdc40ed555613f2da528fe5e9 /academic/amd/README
parenta9ed977d47a6693781415821eef7b7e71b6f2266 (diff)
downloadslackbuilds-e9391302d0525ae4127b22f31e560882cbe14d11.tar.gz
academic/amd: Renamed and moved from libraries
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/amd/README')
-rw-r--r--academic/amd/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/academic/amd/README b/academic/amd/README
new file mode 100644
index 0000000000..07e4dcafc0
--- /dev/null
+++ b/academic/amd/README
@@ -0,0 +1,6 @@
+AMD is a set of routines for ordering a sparse matrix prior to Cholesky
+factorization (or for LU factorization with diagonal pivoting). There are
+versions in both C and Fortran. Note that this software has nothing to do
+with AMD the company. This package runs on any platform.
+
+This package is part of SuiteSparse.