fixed-precision-0.4.0: Fixed Precision Arithmetic

The fixed-precision package

Numeric instances for MPFR that use the "Implicit Configurations" from http://www.cs.rutgers.edu/~ccshan/prepose/prepose.pdf to choose a Rounding and Precision. For those that do not want to use reflection, explicit instances are provided for common precisions and for the built-in rounding modes.

 sin pi :: Fixed Down Double
 fixed Near 256 (sin pi)

Properties

Versions0.2.0, 0.2.0.1, 0.3.0, 0.4.0
Dependenciesbase (4.*), hmpfr (≥0.3.1 & <0.4), integer-gmp (≥0.2.0 & <0.3), reflection (≥0.3.0 & <0.4), tagged (0.0.*), template-haskell (≥2.4.0 & <2.5)
LicenseBSD3
AuthorEdward Kmett
Maintainerekmett@gmail.com
CategoryMath
Home pagehttp://github.com/ekmett/fixed-precision
Upload dateTue Jun 15 22:44:29 UTC 2010
Uploaded byEdwardKmett
Built onghc-6.12
Build failureghc-7.0 (log)

Modules

Downloads