summaryrefslogtreecommitdiff
path: root/academic/umfpack/README
diff options
context:
space:
mode:
authorKyle Guinn <elyk03@gmail.com>2014-01-24 21:25:49 -0600
committerRobby Workman <rworkman@slackbuilds.org>2014-01-31 00:54:12 -0600
commit06d88577d57923b4599c47d57a9ac921cd3d0660 (patch)
tree5bca4e9a44d058ad1ff2bcc2ed5f4422db34b385 /academic/umfpack/README
parentfadc4225ddff17a0275b188837a00dd1d74513b6 (diff)
downloadslackbuilds-06d88577d57923b4599c47d57a9ac921cd3d0660.tar.gz
academic/umfpack: Renamed and moved from libraries.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/umfpack/README')
-rw-r--r--academic/umfpack/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/academic/umfpack/README b/academic/umfpack/README
new file mode 100644
index 0000000000..0a47fa35a3
--- /dev/null
+++ b/academic/umfpack/README
@@ -0,0 +1,4 @@
+UMFPACK is a set of routines for solving unsymmetric sparse linear
+systems, Ax=b, using the Unsymmetric MultiFrontal method.
+
+This package is part of SuiteSparse.