Skip to content

d7213/D-CSharp-Lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Dan Hog
Jun 4, 2019
9a5dbb4 · Jun 4, 2019
Jun 4, 2019
Nov 11, 2017
Nov 11, 2017
Nov 11, 2017
Nov 14, 2017
Dec 28, 2017

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