integer-logarithms: Integer logarithms.
Math.NumberTheory.Logarithms and Math.NumberTheory.Powers.Integer from the arithmoi package.
Also provides GHC.Integer.Logarithms.Compat and Math.NumberTheory.Power.Natural modules, as well as some additional functions in migrated modules.
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
check-bounds | Replace unsafe array operations with safe ones | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
integer-gmp | integer-gmp or integer-simple | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- integer-logarithms-1.0.2.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
Versions [RSS] | 1, 1.0.1, 1.0.2, 1.0.2.1, 1.0.2.2, 1.0.3, 1.0.3.1 |
---|---|
Change log | changelog.md |
Dependencies | array (>=0.3 && <0.6), base (>=4.3 && <4.11), ghc-prim (<0.6), integer-gmp (<1.1), integer-simple, nats (>=1.1 && <1.2) [details] |
Tested with | ghc ==7.0.4, ghc ==7.2.2, ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.1 |
License | MIT |
Copyright | (c) 2011 Daniel Fischer |
Author | Daniel Fischer |
Maintainer | Oleg Grenrus <oleg.grenrus@iki.fi> |
Revised | Revision 1 made by phadej at 2018-01-15T07:50:01Z |
Category | Math, Algorithms, Number Theory |
Home page | https://github.com/phadej/integer-logarithms |
Bug tracker | https://github.com/phadej/integer-logarithms/issues |
Source repo | head: git clone https://github.com/phadej/integer-logarithms |
Uploaded | by phadej at 2017-07-07T12:04:14Z |
Distributions | Arch:1.0.3.1, Debian:1.0.3, Fedora:1.0.3.1, LTSHaskell:1.0.3.1, NixOS:1.0.3.1, Stackage:1.0.3.1, openSUSE:1.0.3.1 |
Reverse Dependencies | 26 direct, 7913 indirect [details] |
Downloads | 155166 total (294 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-07-07 [all 1 reports] |