m4rie: Arithmetic with dense matrices over GF(2^e)#

Description#

M4RIE: Library for matrix multiplication, reduction and inversion over GF(2^k) for 2 <= k <= 10.

License#

  • GNU General Public License Version 2 or later (see src/COPYING)

Upstream Contact#

Dependencies#

  • M4RI

  • Givaro

Type#

standard

Dependencies#

Version Information#

package-version.txt:

20200115

Equivalent System Packages#

arch:

$ sudo pacman -S  m4rie

conda:

$ conda install  m4rie

Debian/Ubuntu:

$ sudo apt-get install  libm4rie-dev

Fedora/Redhat/CentOS:

$ sudo yum install  m4rie-devel

freebsd:

$ sudo pkg install math/m4rie

gentoo:

$ sudo emerge sci-libs/m4rie

nix:

$ nix-env --install m4rie

opensuse:

$ sudo zypper install "pkgconfig(m4rie)"

void:

$ sudo xbps-install  m4rie-devel

See https://repology.org/project/libm4rie/versions

If the system package is installed, ./configure will check whether it can be used.