OpenGenus/cosmos

Add Miller-Rabin Primality Test

Open

#464 opened on Oct 4, 2017

View on GitHub
 (8 comments) (1 reaction) (0 assignees)C++ (3,724 forks)batch import
Hacktoberfestadd codenew algorithm

Repository metrics

Stars
 (13,462 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

We already have Fermat's and Solovay-Strassen test added. It would be nice to see Miller-Rabin in that folder too.

Contributor guide