summaryrefslogtreecommitdiffstats
path: root/academic/klu/README
diff options
context:
space:
mode:
author Kyle Guinn2014-01-25 04:30:51 +0100
committer Robby Workman2014-01-31 07:54:17 +0100
commitd585a61a7b7404aeb36fdbb9171a5f15b2ec7c68 (patch)
tree1f94f83d088783e9dbaae738cdeef86564f701cd /academic/klu/README
parent6f6e9bf6e8e94e54a08e46e20357eb513af48a9d (diff)
downloadslackbuilds-d585a61a7b7404aeb36fdbb9171a5f15b2ec7c68.tar.gz
academic/klu: Renamed and moved from libraries.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/klu/README')
-rw-r--r--academic/klu/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/academic/klu/README b/academic/klu/README
new file mode 100644
index 0000000000..fe8941f406
--- /dev/null
+++ b/academic/klu/README
@@ -0,0 +1,7 @@
+KLU is a sparse LU factorization algorithm well-suited for use in circuit
+simulation.
+
+This package is part of SuiteSparse.
+
+CHOLMOD is an optional dependency and will be used if found.
+It is primarily used for this package's test suite.