diff options
author | Kyle Guinn <elyk03@gmail.com> | 2014-01-01 04:20:52 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-01-31 00:54:15 -0600 |
commit | 6f6e9bf6e8e94e54a08e46e20357eb513af48a9d (patch) | |
tree | 91b384405a0310c3a6a81ab6e0e525c16e7b46e2 /libraries/KLU/README | |
parent | 06d88577d57923b4599c47d57a9ac921cd3d0660 (diff) | |
download | slackbuilds-6f6e9bf6e8e94e54a08e46e20357eb513af48a9d.tar.gz |
libraries/KLU: Updated for version 1.2.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/KLU/README')
-rw-r--r-- | libraries/KLU/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/KLU/README b/libraries/KLU/README index 61f613d070..fe8941f406 100644 --- a/libraries/KLU/README +++ b/libraries/KLU/README @@ -2,3 +2,6 @@ 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. |