@hackage posit2022.2.0.1

Posit Numbers

  • Installation

  • Tested Compilers

  • Dependencies (5)

  • Dependents (1)

    @hackage/cl3-posit
  • Package Flags

      do-no-storable-random
       (off by default)

      Build without Storable or Random/Uniform Class support

      do-liquid
       (off by default)

      Build with Liquid Haskell checking

      do-rewrite
       (off by default)

      Build with Rewrite Rules for Fused Operations.

The Posit Number format attempting to conform to the Posit Standard Versions 3.2 and 2022. Where Real numbers are approximated by `Maybe Rational` and sampled in a similar way to the projective real line.