Install this package:
emerge -a dev-libs/libtompoly
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-libs/libtompoly
Or alternatively:
emerge --autounmask-write -a dev-libs/libtompoly
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.04-r3 | 8 | amd64 ppc x86 | 0 |
<pkgmetadata>
<longdescription>
LibTomPoly has the following features.
* Totally public domain and is only dependent on LibTomMath, another public
domain library.
* Portable source code.
* Provides access to polynomials of finite characteristic of varying degrees
(it will grow to accomodate)
* Includes several algebraic operations.
o Usual addition, subtraction, division, multiplication.
o Modular versions of the add/sub/mul
o Modular exponentiation
o Irreducibility testing.
o Monic reductions
o Comparisons
</longdescription>
<upstream>
<remote-id type="github">libtom/libtompoly</remote-id>
</upstream>
</pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | ltp-0.04.tar.bz2 | 171966 bytes |