From 616c0fa79f98aeaaef142ccb781a37a78489de1a Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 12 Oct 2020 15:08:00 -0400 Subject: academic/klu: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- academic/klu/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'academic') 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. -- cgit v1.2.3