Collection of useful methodes and classes.
Including:
-Prime tests:
-Trial division
-Prime division
-Fermat test
-Solovay-Strassen test
-Wilson test
-Pepin test
-Pocklington test
-Lucas test
-Miller test
-Selfridge test
-BailliePSW test
-Miller-Rabin test
-Prime sieve:
-Eratosthenes
-Atkin
-Sundaram
-Incremental
-...