hmpfr: Haskell binding to the MPFR library
Haskell binding to the MPFR library.
The library includes both a pure and a mutable interface. The mutable interface should have a lot less overhead than the pure one.
Some simple examples of usage can be found in demo/Demo.hs.
[Skip to Readme]
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
use-integer-simple | Use this when compiling using a ghc that uses integer-simple instead of integer-gmp. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hmpfr-0.4.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 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, 0.4.0, 0.4.0.1, 0.4.0.2, 0.4.1, 0.4.2, 0.4.2.1, 0.4.3, 0.4.4, 0.4.5 |
---|---|
Change log | ChangeLog |
Dependencies | base (>=4.8 && <5), integer-gmp (>=1.0 && <1.1), integer-simple [details] |
Tested with | ghc ==7.10.3 |
License | BSD-3-Clause |
Author | Aleš Bizjak, Michal Konečný |
Maintainer | Michal Konečný <mikkonecny@gmail.com> |
Category | Data, Math |
Home page | https://github.com/michalkonecny/hmpfr |
Source repo | head: git clone https://github.com/michalkonecny/hmpfr |
Uploaded | by MichalKonecny at 2016-07-11T23:19:35Z |
Distributions | LTSHaskell:0.4.5, NixOS:0.4.5, Stackage:0.4.5 |
Reverse Dependencies | 4 direct, 10 indirect [details] |
Downloads | 18173 total (166 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-07-11 [all 1 reports] |