number-theory icon indicating copy to clipboard operation
number-theory copied to clipboard

Give integers super-powers!

Number-Theory, give integers super-powers!

Number-Theory is a package collecting the integer library I build up to solve Project Euler problems.

At the moment it contains:

  • Combinatorics: binomial coefficient computation
  • Integer square root
  • Modular arithmetic
  • Primes algorithms: an optimised Sieve of Eratosthenes

License

MIT