Files
sablink-distro/sci-libs/cddlib/metadata.xml
T
Mitch Harder 75f33c6b42 [sci-libs/cddlib] Added an ebuild for sci-libs/cddlib.
Added an ebuild for sci-libs/cddlib from the Gentoo Science Overlay
as a dependency for sci-mathematics/Macaulay2.
2010-07-28 15:27:11 -05:00

7 lines
578 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription>The C-library cddlib is a C implementation of the Double Description Method of Motzkin et al. for generating all vertices (i.e. extreme points) and extreme rays of a general convex polyhedron in R^d given by a system of linear inequalities: P = { x=(x1, ..., xd)^T : b - A x >= 0 }, where A is a given m x d real matrix, b is a given m-vector and 0 is the m-vector of all zeros.</longdescription>
</pkgmetadata>