fflas_ffpack: Dense linear algebra over word-size finite fields#
Description#
FFLAS-FFPACK is a LGPL-2.1+ source code library for dense linear algebra over word-size finite fields.
License#
LGPL V2.1 or later
Upstream Contact#
Type#
standard
Dependencies#
Version Information#
package-version.txt:
2.4.3.p0
Equivalent System Packages#
arch:
$ sudo pacman -S fflas-ffpack
conda:
$ conda install fflas-ffpack
Debian/Ubuntu:
$ sudo apt-get install fflas-ffpack
Fedora/Redhat/CentOS:
$ sudo yum install fflas-ffpack-devel
freebsd:
$ sudo pkg install math/fflas-ffpack
gentoo:
$ sudo emerge sci-libs/fflas-ffpack
nix:
$ nix-env --install fflas-ffpack
opensuse:
$ sudo zypper install "pkgconfig(fflas-ffpack)"
void:
$ sudo xbps-install fflas-ffpack
See https://repology.org/project/fflas-ffpack/versions
If the system package is installed, ./configure will check whether it can be used.