Install this package:
emerge -a sci-libs/primegen
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask sci-libs/primegen
Or alternatively:
emerge --autounmask-write -a sci-libs/primegen
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.97-r3 | 8 | amd64 ~ppc ~x86 | 0 |
<pkgmetadata> <maintainer type="project"> <email>sci-mathematics@gentoo.org</email> <name>Gentoo Mathematics Project</name> </maintainer> <longdescription lang="en"> primegen is a small, fast library to generate prime numbers in order. It generates the 50847534 primes up to 1000000000 in just 8 seconds on a Pentium II-350; it prints them in decimal in just 35 seconds. primegen can generate primes up to 1000000000000000, although it is not optimized for primes past 32 bits. It uses the Sieve of Atkin instead of the traditional Sieve of Eratosthenes. </longdescription> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | primegen-0.97.tar.gz | 31491 bytes |