primecount-bin

fast prime number counter C/C++ library -- bin
  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.

This package provides the command line utility primecount.