Apocrypha

fflas-ffpack

Library for dense linear algebra over word-size finite fields

FFLAS-FFPACK is a library for basic linear algebra operations over a finite field. It is inspired by the BLAS interface (Basic Linear Algebra Subprograms) and the LAPACK library for numerical linear algebra, and shares part of their design. Yet it differs in many aspects due to the specifics of computing over a finite field: it is generic with respect to the finite field, so as to accommodate a large variety of field sizes and implementations; consequently, all routines use C++ template generics and the library is primarily meant to be used as a source code library, to be included and compiled in the user's software.

Available in

OverlayNewestEbuildsLast activity
gentoo gitweb ↗ 2.5.0-r1 1 14 h details ›

Versions & arches

VersionOverlay amd64x86riscvx64-macos Committed
2.5.0-r1 gentoo amd64 stable x86 testing riscv testing x64-macos testing view · download · history ↗

Use flags of 2.5.0-r1

  • openmp Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp"

Runtime dependencies of 2.5.0-r1

show 5 lines