diff options
author | Kyle Guinn <elyk03@gmail.com> | 2014-01-24 21:30:51 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-01-31 00:54:17 -0600 |
commit | d585a61a7b7404aeb36fdbb9171a5f15b2ec7c68 (patch) | |
tree | 1f94f83d088783e9dbaae738cdeef86564f701cd /libraries/KLU/README | |
parent | 6f6e9bf6e8e94e54a08e46e20357eb513af48a9d (diff) | |
download | slackbuilds-d585a61a7b7404aeb36fdbb9171a5f15b2ec7c68.tar.gz |
academic/klu: Renamed and moved from libraries.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/KLU/README')
-rw-r--r-- | libraries/KLU/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/libraries/KLU/README b/libraries/KLU/README deleted file mode 100644 index fe8941f406..0000000000 --- a/libraries/KLU/README +++ /dev/null @@ -1,7 +0,0 @@ -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. |