Install this package:
emerge -a sci-libs/fflas-ffpack
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask sci-libs/fflas-ffpack
Or alternatively:
emerge --autounmask-write -a sci-libs/fflas-ffpack
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.5.0-r1 | 8 | amd64 ~riscv ~x86 ~x64-macos | 0 |
<pkgmetadata>
<maintainer type="person">
<email>mjo@gentoo.org</email>
</maintainer>
<maintainer type="person" proxied="yes">
<email>frp.bissey@gmail.com</email>
<name>François Bissey</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
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.
</longdescription>
<upstream>
<remote-id type="github">linbox-team/fflas-ffpack</remote-id>
</upstream>
</pkgmetadata>
Manage flags for this package:
euse -i <flag> -p sci-libs/fflas-ffpack |
euse -E <flag> -p sci-libs/fflas-ffpack |
euse -D <flag> -p sci-libs/fflas-ffpack
| Flag | Description | 2.5.0-r1 |
|---|---|---|
| openmp | Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp" | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | fflas-ffpack-2.5.0.tar.gz | 1098354 bytes |