linbox
C++ template library for integer and finite-field linear algebra
LinBox is a C++ template library for exact, high-performance linear algebra computation with dense, sparse, and structured matrices over the integers and over finite fields. LinBox relies on closely aligned libraries fflas-ffpack (exact dense matrix linear algebra kernels), and Givaro (finite fields, integers, and polynomials).
homepage ↗ github: linbox-team/linbox
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 1.7.1-r1 | 2 | 15 h | details › |
Versions & arches
Use flags of 1.7.1-r1
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- opencl Enable OpenCL support (computation on GPU)
- openmp Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp"