hmpfr: Haskell binding to MPFR library

[ bsd3, data, library, math ] [ Propose Tags ]

Haskell binding to MPFR library. Tested with 2.3.2. Some simple examples of usage can be found in test/Demo.hs.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

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
Dependencies base, integer [details]
License BSD-3-Clause
Author Aleš Bizjak
Maintainer Aleš Bizjak <ales.bizjak0@gmail.com>
Category Data, Math
Home page http://code.haskell.org/hmpfr/
Uploaded by AlesBizjak at 2008-11-17T22:15:27Z
Distributions LTSHaskell:0.4.5, NixOS:0.4.5, Stackage:0.4.5
Reverse Dependencies 4 direct, 10 indirect [details]
Downloads 17626 total (41 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for hmpfr-0.1.3

[back to package description]
Haskell MPFR binding.

It was successfully tested with MPFR versions 2.3.1 and 2.3.2 and with
GHC versions 6.8.3 and 6.8.2 on (Ubuntu) Linux and on Windows (MPFR was built with 
MSYS).

If you find bugs or have any questions please write to <ales.bizjak0@gmail.com>.