Files
gentoo/dev-haskell/matrices/metadata.xml
hololeap 1245f19071 dev-haskell/matrices: new package, add 0.5.0
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Mark Wright <gienah@gentoo.org>
2026-06-22 20:27:18 +10:00

19 lines
598 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
<longdescription>
This library provide the APIs for creating, indexing,
modifying matrices (2d arrays), including dense and
sparse representations. The underling data
structure is vector.
</longdescription>
<upstream>
<remote-id type="hackage">matrices</remote-id>
<remote-id type="github">kaizhang/matrices</remote-id>
</upstream>
</pkgmetadata>