primecount

fast prime number counter C/C++ library
  https://github.com/kimwalisch/primecount
  0
  no reviews



Primecount is a free software 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.

See https://github.com/kimwalisch/primecount for more information.

This dummy package provides the standard installation.