summaryrefslogtreecommitdiffstats
path: root/academic
diff options
context:
space:
mode:
author B. Watson2020-10-11 22:10:32 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:36:43 +0200
commitc4b8c52a0783e0e8d0a994b5c1f508f46f22cb60 (patch)
tree3b3b67435f49bd53e53ebe46437bb107cef58efe /academic
parent2f11f1a00370a98509dfed5e8548dde8d2ec9ce5 (diff)
downloadslackbuilds-c4b8c52a0783e0e8d0a994b5c1f508f46f22cb60.tar.gz
academic/csparse: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r--academic/csparse/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/academic/csparse/README b/academic/csparse/README
index 7119c1bf65..2726898d3c 100644
--- a/academic/csparse/README
+++ b/academic/csparse/README
@@ -1,5 +1,5 @@
-CSparse is a small yet feature-rich sparse matrix package. Its purpose is
-to demonstrate a wide range of sparse matrix algorithms in as concise a
-code as possible.
+CSparse is a small yet feature-rich sparse matrix package. Its
+purpose is to demonstrate a wide range of sparse matrix algorithms in
+as concise a code as possible.
This package is part of SuiteSparse.