m4ri: fast arithmetic with dense matrices over GF(2)

Description

M4RI: Library for matrix multiplication, reduction and inversion over GF(2). (See also m4ri/README for a brief overview.)

License

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

Upstream Contact

Type

standard

Dependencies

Version Information

package-version.txt:

20250128

Equivalent System Packages

$ sudo pacman -S m4ri
$ conda install m4ri
$ sudo apt-get install libm4ri-dev
$ sudo dnf install m4ri-devel
$ sudo pkg install math/m4ri
$ sudo emerge sci-libs/m4ri\[png\]
$ nix-env -f \'\<nixpkgs\>\' --install --attr m4ri
$ sudo zypper install pkgconfig\(m4ri\)
$ sudo xbps-install m4ri-devel

# See https://repology.org/project/libm4ri/versions

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