The hmpfr package
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.
Properties
| Versions | 0.1, 0.1.1, 0.1.2, 0.1.3, 0.2, 0.2.1, 0.3, 0.3.1, 0.3.2, 0.3.3, 0.3.3.1, 0.3.3.2, 0.3.3.3, 0.3.3.4, 0.3.3.5 |
|---|---|
| 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 | Thu Feb 25 11:41:17 UTC 2010 |
| Uploaded by | AlesBizjak |
| Built on | ghc-6.12 |
| Build failure | ghc-7.0 (log) |
Modules
Downloads
- hmpfr-0.3.1.tar.gz (Cabal source package)
- package description (included in the package)