MIT licensed by Daniel Fischer
Maintained by Oleg Grenrus
This version can be pinned in stack with:integer-logarithms-1.0.2.2@sha256:7c35772bd3077643774da79327b582675415c78655bb5550d3b80b89e06c0499,2822

Module documentation for 1.0.2.2

Used by 3 packages in nightly-2018-11-02(full list with versions):

integer-logarithms

Build Status

Math.NumberTheory.Logarithms splitted out of arithmoi

Changes

1.0.2.2

  • GHC-8.6.1 compatible relase
  • Fix compilation when +check-bounds

1.0.2.1

  • GHC-8.4.1 compatible release
  • Bump dependencies’ bounds

1.0.2

  • Deprecate Math.NumberTheory.Power.Integer and Math.NumberTheory.Power.Natural modules (^) is as good as custom methods.

1.0.1

  • Add support for integer-simple