ireal: Real numbers and intervals with relatively efficient exact arithmetic.
This library provides a type IReal of real numbers and intervals with arbitrary precision arithmetic, instance declarations for the standard numeric classes, Eq and Ord (the two latter non-total for computability reasons). Significantly more efficient than other Haskell modules for exact real arithmetic that we are aware of. Does not depend on non-Haskell libraries. A QuickCheck test suite, documentation, and a number of small example applications in validated numerics are available at https://github.com/sydow/ireal.git.
Downloads
- ireal-0.2.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1, 0.2, 0.2.1, 0.2.2, 0.2.3 |
|---|---|
| Change log | changelog.txt |
| Dependencies | base (>=3 && <5), QuickCheck (>=2.4) [details] |
| License | BSD-3-Clause |
| Author | Björn von Sydow (bjorn.von.sydow@gmail.com) |
| Maintainer | Björn von Sydow (bjorn.von.sydow@gmail.com) |
| Category | Data, Math |
| Source repo | head: git clone https://github.com/sydow/ireal.git |
| Uploaded | by sydow at 2015-10-31T19:14:15Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 3792 total (15 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2015-10-31 [all 1 reports] |