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
SPKG Repository¶
Upstream Contact¶
Dependencies¶
Givaro
ATLAS (non-OSX)/The Accelerate FrameWork (on OSX)
Patches¶
bash.patch: fix shebang line to “#!/usr/bin/env bash”
Type¶
standard
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
freebsd:
$ sudo pkg install fflas-ffpack
gentoo:
$ sudo emerge fflas-ffpack
nix:
$ nix-env --install fflas-ffpack
opensuse:
$ sudo zypper 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.