summaryrefslogtreecommitdiffstats
path: root/libraries/BTF/README
diff options
context:
space:
mode:
author Kyle Guinn <elyk03@gmail.com>2010-08-23 23:59:54 -0400
committer Erik Hanson <erik@slackbuilds.org>2010-08-29 15:32:10 -0500
commite0c8574392f4d22565e8a968645adf8a7c438539 (patch)
treea7efb6defae21e42038d33eaaf829348f534650d /libraries/BTF/README
parent5b7e5746dde0c0a8bf91b885be04509b8e6820b4 (diff)
downloadslackbuilds-e0c8574392f4d22565e8a968645adf8a7c438539.tar.gz
slackbuilds-e0c8574392f4d22565e8a968645adf8a7c438539.tar.xz
libraries/BTF: Added (matrix permuting routines)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/BTF/README')
-rw-r--r--libraries/BTF/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/BTF/README b/libraries/BTF/README
new file mode 100644
index 0000000000..6bfdf25c11
--- /dev/null
+++ b/libraries/BTF/README
@@ -0,0 +1,7 @@
+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.
+
+Requires UFconfig.