hmpfr: Haskell binding to MPFR library
Haskell binding to MPFR library. This version is compatible only with 2.4.* and will not work with previous releases of the MPFR library.
This is the first release that includes a mutable interface in addition to the pure one. These functions should have a lot less overhead than the pure ones.
Some simple examples of usage can be found in demo/Demo.hs.
| Versions | 0.1, 0.1.1, 0.1.2, 0.1.3, 0.2, 0.2.1, 0.3 |
|---|---|
| Dependencies | base (>3 && <5) |
| License | BSD3 |
| Author | Aleš Bizjak |
| Maintainer | Aleš Bizjak <ales.bizjak0@gmail.com> |
| Stability | experimental |
| Category | Data, Math |
| Home page | http://code.haskell.org/hmpfr/ |
| Upload date | Wed Sep 23 11:50:48 UTC 2009 |
| Uploaded by | AlesBizjak |
| Built on | ghc-6.10 |
| Build failure | ghc-6.12 (log) |
| Distributions | Arch: 0.3 |
Modules
- Data
Downloads
- hmpfr-0.3.tar.gz (Cabal source package)
- package description (included in the package)
