Nicolas-Reyland / hate-of-composite

Hate Of Composite is a tool written in C to fiddle with prime numbers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hate-of-composite

This project is part of the entry competition for the LSE lab of the EPITA school.

This repo is split into two parts :

  • generation
  • exploration

Generation

The generation directory contains the source code (C99) of a tool that can generate prime numbers and do primality tests.

Exploration

The exploration part contains some research about a conjecture made by Pomerance, Selfridge and Wagstaff.

About

Hate Of Composite is a tool written in C to fiddle with prime numbers


Languages

Language:C 81.8%Language:Python 7.5%Language:Haskell 5.0%Language:Makefile 4.9%Language:Shell 0.8%