mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
Signed-off-by: François Bissey <frp.bissey@gmail.com> Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
17 lines
595 B
XML
17 lines
595 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>sci@gentoo.org</email>
|
|
<name>Gentoo Science Project</name>
|
|
</maintainer>
|
|
<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.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">DrTimothyAldenDavis/SuiteSparse</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|