ireal: Real numbers and intervals with relatively efficient 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). 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.

Modules

[Last Documentation]

  • Data
    • Number
      • Data.Number.IReal
        • Data.Number.IReal.Auxiliary
        • Data.Number.IReal.FAD
        • Data.Number.IReal.FoldB
        • Data.Number.IReal.Generators
        • Data.Number.IReal.IReal
        • Data.Number.IReal.IRealOperations
        • Data.Number.IReal.IntegerInterval
        • Data.Number.IReal.Powers
        • Data.Number.IReal.Rounded
        • Data.Number.IReal.Scalable
        • Data.Number.IReal.UnsafeMemo

Downloads

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
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-31T18:36:51Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3571 total (16 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2016-11-30 [all 5 reports]