~aritra1911/prime

Prime Numbers and Factorization
Add `/usr/local` to IDIRS and LDIRS
Ditch custom `sig128_t` type in favour of `__int128`
Use entire words for sieve of eratosthenes

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~aritra1911/prime
read/write
git@git.sr.ht:~aritra1911/prime

You can also use your local clone with git send-email.

#Prime

A repo for my experimentation with prime numbers, primality test and integer factorization algorithms.

#TODO

  • [x] Lucas Lehmer
  • [ ] Trial Division
  • [ ] Pollard Rho
  • [ ] Quadratic Sieve
  • [ ] Number Field Sieve
Do not follow this link