arithmoi

Efficient basic number-theoretic functions.

https://github.com/Bodigrim/arithmoi

Version on this page:0.10.0.0@rev:1
LTS Haskell 22.17:0.13.0.0@rev:3
Stackage Nightly 2024-04-17:0.13.0.0@rev:3
Latest on Hackage:0.13.0.0@rev:3

See all snapshots arithmoi appears in

MIT licensed by Andrew Lelechenko, Daniel Fischer
Maintained by Andrew Lelechenko andrew dot lelechenko at gmail dot com, Carter Schonwald carter at wellposed dot com
This version can be pinned in stack with:arithmoi-0.10.0.0@sha256:1fbdf62d5b72196de1d4da393a892218d089714ec691e75ec54f3b2d529c896e,7988

Module documentation for 0.10.0.0

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).