arithmoi: Efficient basic number-theoretic functions.
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).
Modules
[Index]
- GHC
- TypeNats
- GHC.TypeNats.Compat
- TypeNats
- Math
- NumberTheory
- Math.NumberTheory.ArithmeticFunctions
- Math.NumberTheory.ArithmeticFunctions.Class
- Math.NumberTheory.ArithmeticFunctions.Standard
- Curves
- Math.NumberTheory.GCD
- Math.NumberTheory.GaussianIntegers
- Math.NumberTheory.Moduli
- Math.NumberTheory.MoebiusInversion
- Math.NumberTheory.Powers
- Math.NumberTheory.Primes
- Recurrencies
- Math.NumberTheory.UniqueFactorisation
- Math.NumberTheory.Zeta
- Math.NumberTheory.ArithmeticFunctions
- NumberTheory
Flags
Manual Flags
Name | Description | Default |
---|---|---|
check-bounds | Replace unsafe array operations with safe ones | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- arithmoi-0.6.0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 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, 0.4.0.4, 0.4.1.0, 0.4.1.1, 0.4.1.2, 0.4.1.3, 0.4.2.0, 0.4.3.0, 0.5.0.0, 0.5.0.1, 0.6.0.0, 0.6.0.1, 0.7.0.0, 0.8.0.0, 0.9.0.0, 0.10.0.0, 0.11.0.0, 0.11.0.1, 0.12.0.0, 0.12.0.1, 0.12.0.2, 0.12.1.0, 0.13.0.0, 0.13.0.1, 0.13.1.0 (info) |
---|---|
Change log | Changes |
Dependencies | array (>=0.5 && <0.6), base (>=4.7 && <4.11), containers (>=0.5 && <0.6), exact-pi (>=0.4.1.1), ghc-prim (<0.6), integer-gmp (<1.1), integer-logarithms (>=1.0), mtl (>=2.0 && <2.3), nats (>=1 && <1.2), random (>=1.0 && <1.2), semigroups (>=0.8) [details] |
Tested with | ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2 |
License | MIT |
Copyright | (c) 2011 Daniel Fischer, 2016-2017 Andrew Lelechenko, Carter Schonwald |
Author | Daniel Fischer |
Maintainer | Carter Schonwald carter at wellposed dot com, Andrew Lelechenko andrew dot lelechenko at gmail dot com |
Revised | Revision 4 made by HerbertValerioRiedel at 2018-09-24T11:02:25Z |
Category | Math, Algorithms, Number Theory |
Home page | https://github.com/cartazio/arithmoi |
Bug tracker | https://github.com/cartazio/arithmoi/issues |
Source repo | head: git clone https://github.com/cartazio/arithmoi |
Uploaded | by Bodigrim at 2017-12-19T22:45:45Z |
Distributions | Arch:0.13.0.1, LTSHaskell:0.13.1.0, NixOS:0.13.0.0, Stackage:0.13.1.0 |
Reverse Dependencies | 24 direct, 8047 indirect [details] |
Downloads | 42659 total (49 in the last 30 days) |
Rating | 2.25 (votes: 5) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-12-20 [all 3 reports] |