The latest version of ireal is 0.2.3-0.

ireal

Version 0.1 revision 2 uploaded by sydow.

Package meta

Synopsis
Real numbers and intervals with not so inefficient exact arithmetic.
Description

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.

Author
Bjorn von Sydow (bjorn.von.sydow@gmail.com)
Bug reports
n/a
Category
Data, Math
Copyright
n/a
Homepage
n/a
Maintainer
Bjorn von Sydow (bjorn.von.sydow@gmail.com)
Package URL
n/a
Stability
n/a

Components