academic/btf: Fix README.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-11 16:02:30 -04:00 committed by Willy Sudiarto Raharjo
parent 3f9d66dc3f
commit 6d0feb2d96
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 3 additions and 3 deletions

View File

@ -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.