@hackage integer-logarithms1.0.2.1
Integer logarithms.
Categories
License
MIT
Maintainer
Oleg Grenrus <oleg.grenrus@iki.fi>
Links
Versions
Installation
Tested Compilers
Dependencies (6)
- array >=0.3 && <0.6
- base >=4.3 && <4.12
- ghc-prim <0.6
- integer-gmp <1.1
- integer-simple
- nats >=1.1 && <1.2 Show all…
Dependents (34)
@hackage/Cabal, @hackage/tuplehash-utils, @hackage/bisect-binary, @hackage/cabal-fmt, @hackage/aern2-mp, @hackage/pseudo-boolean, Show all…
Package Flags
integer-gmp
(on by default)
integer-gmp or integer-simple
check-bounds
(off by default)
Replace unsafe array operations with safe ones
integer-logarithms
Math.NumberTheory.Logarithms splitted out of arithmoi