<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://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="github">malb/m4ri</remote-id> </upstream> </pkgmetadata>