ireal: Real numbers and intervals with not so inefficient exact arithmetic.

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

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). Reasonably efficient in comparison with other Haskell modules for exact real arithmetic. 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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2, 0.2.1, 0.2.2, 0.2.3
Dependencies base (>=3 && <5), QuickCheck (>=2.4) [details]
License BSD-3-Clause
Author Bjorn von Sydow (bjorn.von.sydow@gmail.com)
Maintainer Bjorn von Sydow (bjorn.von.sydow@gmail.com)
Revised Revision 2 made by sydow at 2014-12-09T21:23:17Z
Category Data, Math
Source repo head: git clone https://github.com/sydow/ireal.git
Uploaded by sydow at 2014-12-09T19:46:25Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3569 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]