Skip to content

dan10097110/D-CSharp-Lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D-CSharp-Lib

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
-...