Skip to content

sibu-github/aks_primality_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AKS Primality Test

AKS Primality Test is a full proof algorithm for checking if any number is prime or not. This is a javascript implementation of this algorithm. To run and test the code -

git clone https://github.com/sibu-github/aks_primality_test.git
TEST_NUMBER=13 node index

About

Implementation of AKS Primality Test in Javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published