summaryrefslogtreecommitdiffstats
path: root/academic
diff options
context:
space:
mode:
author B. Watson2020-10-11 22:02:30 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:36:41 +0200
commit6d0feb2d96d85d3f59e8fa0974047bda645cd93c (patch)
tree121f94b47dd6ef3a64633cc6193c2db79ad074e6 /academic
parent3f9d66dc3f8a92146963985a94d759ff889dda64 (diff)
downloadslackbuilds-6d0feb2d96d85d3f59e8fa0974047bda645cd93c.tar.gz
academic/btf: 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/btf/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/academic/btf/README b/academic/btf/README
index 3666aedf6b..625663f5fe 100644
--- a/academic/btf/README
+++ b/academic/btf/README
@@ -1,5 +1,5 @@
-BTF permutes an unsymmetric matrix (square or rectangular) into its block
-upper triangular form (more precisely, it computes a Dulmage-Mendelsohn
-decomposition).
+BTF permutes an unsymmetric matrix (square or rectangular) into
+its block upper triangular form (more precisely, it computes a
+Dulmage-Mendelsohn decomposition).
This package is part of SuiteSparse.