diff options
Diffstat (limited to 'sci-libs/amd/metadata.xml')
-rw-r--r-- | sci-libs/amd/metadata.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sci-libs/amd/metadata.xml b/sci-libs/amd/metadata.xml new file mode 100644 index 000000000000..896b0f21b2c3 --- /dev/null +++ b/sci-libs/amd/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sci</herd> +<longdescription lang="en"> +AMD is a set of routines for ordering a sparse matrix prior to Cholesky +factorization (or for LU factorization with diagonal pivoting). There +are versions in both C and Fortran. A MATLAB interface is provided. +Note that this software has nothing to do with AMD the company. +</longdescription> +</pkgmetadata> |