All Projects → mratsim → number-theory

mratsim / number-theory

Licence: MIT license
Give integers super-powers!

Programming Languages

nim
578 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].