linamh/dev-cpp/eigen/metadata.xml
geos_one a62799ffc0 add eigen and tslib
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@902 6952d904-891a-0410-993b-d76249ca496b
2009-03-29 07:04:55 +00:00

17 lines
620 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<herd>kde</herd>
<maintainer>
<email>cryos@gentoo.org</email>
</maintainer>
<longdescription>
Eigen is a lightweight C++ template library for vector and matrix math,
a.k.a. linear algebra. Unlike most other linear algebra libraries, Eigen
focuses on the simple mathematical needs of applications: games and other
OpenGL apps, spreadsheets and other office apps, etc. Eigen is dedicated to
providing optimal speed with GCC.
</longdescription>
</pkgmetadata>