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

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-15(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