MIT licensed by Daniel Fischer
Maintained by Oleg Grenrus
This version can be pinned in stack with:integer-logarithms-1.0.2.1@sha256:924bd2f574943848ba19189409b9acdc645612eda4d9130b40a62e9cb575bb47,2789

Module documentation for 1.0.2.1

  • GHC
    • GHC.Integer
      • GHC.Integer.Logarithms
        • GHC.Integer.Logarithms.Compat
  • Math
    • Math.NumberTheory
      • Math.NumberTheory.Logarithms
      • Math.NumberTheory.Powers
        • Math.NumberTheory.Powers.Integer
        • Math.NumberTheory.Powers.Natural
Used by 3 packages in nightly-2018-07-28(full list with versions):

integer-logarithms

Math.NumberTheory.Logarithms splitted out of arithmoi

Changes

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