Package de.tilman_neumann.jml.primes
-
Class Summary Class Description PrimeCountsBetweenSquares Find #primes between consecutive squares.PrimeGapTest Find primes with relatively large prime gaps, say ratios p(i)/p(i-1) > p(k)/p(k-1) for all k > i.PrimeGapTest.StackElement RiemannHypothesisTest Tests Robins and Lagarias' Riemann hypothesis tests on colossally abundant numbers (CANs).