Skip to content

dvberkel/pocklington

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pocklington

Build Status

The Pocklington project aims to provide an implementation of the Pocklington Primality Test.

Environment

We use Python to implement the Pocklington's criteria.

In order to allow python to see the project definitions I encourage you to add the current directory to the PYTHONPATH. I use the following command for this:

export PYTHONPATH=.

Test

To run all test in the project execute the command

python pocklington/test/test_all.py

About

Implementation of the Pocklington primality test in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published