Skip to content

BonelessPi/PrimalityTesting

Repository files navigation

PrimalityTesting

primality_tests.jl contains functions for trial division, Fermat primality, and Miller-Rabin primality tests.

PrimalityTestingDemo.ipynb demonstrates and compares the different tests.

This repo will likely not be updated further. Thus this should NOT be used as a library for prime testing or generation. Use Primes.jl (https://juliapackages.com/p/primes) for such a purpose.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors