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
| Versions | 0.2.0, 0.2.0.1, 0.3.0, 0.4.0 |
|---|---|
| Dependencies | base (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) |
| License | BSD3 |
| Author | Edward Kmett |
| Maintainer | ekmett@gmail.com |
| Category | Math |
| Home page | http://github.com/ekmett/fixed-precision |
| Upload date | Tue Jun 15 22:44:29 UTC 2010 |
| Uploaded by | EdwardKmett |
| Built on | ghc-6.12 |
| Build failure | ghc-7.0 (log) |
Modules
- Numeric
Downloads
- fixed-precision-0.4.0.tar.gz (Cabal source package)
- package description (included in the package)