BSD-3-Clause licensed by Edward A. Kmett
Maintained by Edward A. Kmett
This version can be pinned in stack with:approximate-0.2.2.1@sha256:9da646175179b6a5802678e7b66a332367f99006af8d9d5877e5b17b44093c00,2597

approximate

Build Status

This package provides approximate numbers and discrete values with lower bounds on their probability of correctness.

Contact Information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett

Changes

0.2.2.1

  • Compiles warning-free on GHC 7.10

0.2.1.1

  • Bumped cereal bounds

0.2

  • Removed the data-default dependency
  • Increased range of supported versions of generic-deriving.

0.1.1

  • Ported Data.Approximate.Numerics from analytics

0.1

  • Ported Data.Approximate.Type and Data.Approximate.Mass from analytics