@hackage arithmoi0.9.0.0
Efficient basic number-theoretic functions.
Categories
License
MIT
Maintainer
Carter Schonwald carter at wellposed dot com, Andrew Lelechenko andrew dot lelechenko at gmail dot com
Links
Versions
Installation
Tested Compilers
Dependencies (12)
Dependents (28)
@hackage/diagrams-contrib, @hackage/constructible, @hackage/enumeration, @hackage/cryptol, @hackage/quadratic-irrational, @hackage/grfn, Show all…
Package Flags
check-bounds
(off by default)
Replace unsafe array operations with safe ones
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).