@hackage arithmoi0.12.0.2
Efficient basic number-theoretic functions.
Categories
License
MIT
Maintainer
Andrew Lelechenko <andrew.lelechenko@gmail.com>
Links
Versions
Installation
Tested Compilers
Dependencies (15)
- array >=0.5 && <0.6
- base >=4.10 && <5
- chimera >=0.3
- constraints
- containers >=0.5.8 && <0.7
- deepseq Show all…
Dependents (28)
@hackage/diagrams-contrib, @hackage/constructible, @hackage/enumeration, @hackage/cryptol, @hackage/quadratic-irrational, @hackage/grfn, Show all…
A library of basic functionality needed for number-theoretic calculations. The aim of this library is to provide efficient implementations of the functions. Primes and related things (totients, factorisation), powers (integer roots and tests, modular exponentiation).