summaryrefslogtreecommitdiff
path: root/math/metis/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-11-01 00:32:23 +0000
committerzuntum <zuntum@pkgsrc.org>2001-11-01 00:32:23 +0000
commit98cf373d367fc32881cb40926be1a79736f39794 (patch)
treed0c7515e829b3d20d8e3aaca76db926e459dd4f3 /math/metis/DESCR
parenta437fd43cc3ece125446142af9ed27ef8c1e6621 (diff)
downloadpkgsrc-98cf373d367fc32881cb40926be1a79736f39794.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'math/metis/DESCR')
-rw-r--r--math/metis/DESCR6
1 files changed, 6 insertions, 0 deletions
diff --git a/math/metis/DESCR b/math/metis/DESCR
new file mode 100644
index 00000000000..e194754c5d0
--- /dev/null
+++ b/math/metis/DESCR
@@ -0,0 +1,6 @@
+METIS is a family of programs for partitioning unstructured graphs and
+hypergraphs and computing fill-reducing orderings of sparse matrices.
+The underlying algorithms used by METIS are based on the
+state-of-the-art multilevel paradigm that has been shown to produce
+high quality results and scale to very large problems. It is
+available both as a set of stand-alone programs and as a library.