Count the number of primes

Edit Package primecount

primecount is a command-line program and C/C++ library that counts the primes below an integer x ≤ 10^31 using highly optimized implementations of the combinatorial prime counting algorithms.

Refresh
Refresh
Source Files
Filename Size Changed
primecount-7.1.tar.gz 0000331976 324 KB
primecount.changes 0000002509 2.45 KB
primecount.spec 0000002605 2.54 KB
Revision 5 (latest revision is 16)
Richard Brown's avatar Richard Brown (RBrownSUSE) accepted request 912453 from Kim Walisch's avatar Kim Walisch (walki) (revision 5)
- Update to primecount-7.1 (API & ABI are backwards compatible).
- Minor pi(x) & phi(x, a) speed improvements.
- PhiTiny.cpp: Use compressed phi(x, a) lookup table.
- phi.cpp: More correct usage of recursive phi(x, a) formula.
- PiTable.cpp: Add PrimePi(x) lookup table for x < 64 * 240.
- generate_phi.hpp: More correct usage of recursive phi(x, a) formula.
- nth_prime.cpp: Cache small primes <= 1009.
- nth_prime.cpp: Improve error handling, n must be >= 1.
- appveyor.yml: Fix debug build.
Comments 0
openSUSE Build Service is sponsored by