OpenGenus/cosmos

Add Fermat's primality test

Open

#265 aberto em 3 de out. de 2017

Ver no GitHub
 (1 comment) (1 reaction) (1 assignee)C++ (3.724 forks)batch import
Hacktoberfestadd codenew algorithm

Métricas do repositório

Stars
 (13.462 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

I would like to add an implementation (in C) of Fermat's primality test to the mathematical-algorithms folder or we can have a separate folder named primality-tests inside the mathematical-algorithms folder in which we can add more primality tests in the future.

Guia do colaborador