You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-libs/m4ri/metadata.xml

34 lines
1.2 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mjo@gentoo.org</email>
</maintainer>
<!--
mjo: François maintained this package in the sage-on-gentoo overlay
long before I moved it into ::gentoo. You don't need an ACK from me
to merge his changes.
-->
<maintainer type="person" proxied="yes">
<email>frp.bissey@gmail.com</email>
<name>François Bissey</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
M4RI is a library for fast arithmetic with dense matrices over
F2. The name M4RI comes from the first implemented algorithm: The
"Method of the Four Russians" inversion algorithm published by
Gregory Bard. This algorithm in turn is named after the 'Method of
the Four Russians' multiplication algorithm which is probably
better referred to as Kronrod's method.
</longdescription>
<upstream>
<remote-id type="bitbucket">malb/m4ri</remote-id>
</upstream>
</pkgmetadata>