aboutsummaryrefslogblamecommitdiff
path: root/math/primecount/pkg-descr
blob: 8c7f4951e1c5c198bf0390a3bd15ff9ee3bd5832 (plain) (tree)
1
2
3


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