MIT licensed by Daniel Fischer
Maintained by Oleg Grenrus
This version can be pinned in stack with:integer-logarithms-1.0.2@sha256:086b6cfe58d0fbf5e6d4e417939c9da59607c8c6b4446b8f1a95656c1a688c69,2900

Module documentation for 1.0.2

  • 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-01-29(full list with versions):

integer-logarithms

Math.NumberTheory.Logarithms splitted out of arithmoi

Changes

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