diff options
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. |