intervals-0.2.1.1: Interval Arithmetic

The intervals package

A Numeric.Interval.Interval is a closed, convex set of floating point values.

We do not control the rounding mode of the end points of the interval when using floating point arithmetic, so be aware that in order to get precise containment of the result, you will need to use an underlying type with both lower and upper bounds like CReal

Properties

Versions0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.2.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.1, 0.2.1.1
Dependenciesarray (≥0.3.0 & <0.5), base (4.*), numeric-extras (≥0.0.1 & <0.1)
LicenseBSD3
AuthorEdward Kmett
Maintainerekmett@gmail.com
CategoryMath
Home pagehttp://github.com/ekmett/intervals
Bug trackerhttp://github.com/ekmett/intervals/issues
Source repositorygit clone git://github.com/ekmett/intervals.git
Upload dateFri May 11 17:08:07 UTC 2012
Uploaded byEdwardKmett
Built onghc-7.4

Modules

Downloads