/number-theory

Give integers super-powers!

Primary LanguageNimMIT LicenseMIT

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