diff options
-rw-r--r-- | academic/klu/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/academic/klu/README b/academic/klu/README index fe8941f406..e3da56e0c7 100644 --- a/academic/klu/README +++ b/academic/klu/README @@ -1,7 +1,7 @@ -KLU is a sparse LU factorization algorithm well-suited for use in circuit -simulation. +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. +CHOLMOD is an optional dependency and will be used if found. It is +primarily used for this package's test suite. |