integer-logarithms: Integer logarithms.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
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]
Properties
Versions | 1, 1.0.1, 1.0.2, 1.0.2.1, 1.0.2.2, 1.0.3, 1.0.3, 1.0.3.1 |
---|---|
Change log | changelog.md |
Dependencies | array (>=0.3 && <0.6), base (>=4.3 && <4.13), ghc-prim (<0.6), integer-gmp (<1.1), integer-simple, nats (>=1.1.2 && <1.2) [details] |
License | MIT |
Copyright | (c) 2011 Daniel Fischer |
Author | Daniel Fischer |
Maintainer | Oleg Grenrus <oleg.grenrus@iki.fi> |
Category | Math, Algorithms, Number Theory |
Home page | https://github.com/Bodigrim/integer-logarithms |
Bug tracker | https://github.com/Bodigrim/integer-logarithms/issues |
Source repo | head: git clone https://github.com/Bodigrim/integer-logarithms |
Uploaded | by phadej at 2019-04-16T17:10:33Z |
Modules
[Index] [Quick Jump]
- GHC
- Integer
- Logarithms
- Integer
- Math
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.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees