The arithmoi package
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), integer logarithms. Note: Requires GHC >= 6.12 with the integer-gmp package for efficiency. Portability is on the to-do list (with low priority, however).
Properties
| Versions | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.2.0.5, 0.2.0.6, 0.3.0.0, 0.4.0.0, 0.4.0.1, 0.4.0.2, 0.4.0.3 |
|---|---|
| Dependencies | array (≥0.3 & <0.5), base (4.*), containers (≥0.3 & <0.5), ghc-prim, integer-gmp, mtl (2.0.*), random (1.0.*) |
| License | MIT |
| Copyright | (c) 2011 Daniel Fischer |
| Author | Daniel Fischer |
| Maintainer | Daniel Fischer <daniel.is.fischer@googlemail.com> |
| Stability | Provisional |
| Category | Math, Algorithms, Number Theory |
| Home page | https://bitbucket.org/dafis/arithmoi |
| Bug tracker | https://bitbucket.org/dafis/arithmoi/issues |
| Source repository | hg clone https://bitbucket.org/dafis/arithmoi |
| Upload date | Mon May 21 10:51:27 UTC 2012 |
| Uploaded by | DanielFischer |
| Built on | ghc-7.4 |
| Distributions | NixOS: 0.4.0.3 |
Modules
Downloads
- arithmoi-0.4.0.1.tar.gz (Cabal source package)
- package description (included in the package)