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
| Versions | 0.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 |
|---|---|
| Dependencies | array (≥0.3.0 & <0.5), base (4.*), numeric-extras (≥0.0.1 & <0.1) |
| License | BSD3 |
| Author | Edward Kmett |
| Maintainer | ekmett@gmail.com |
| Category | Math |
| Home page | http://github.com/ekmett/intervals |
| Bug tracker | http://github.com/ekmett/intervals/issues |
| Source repository | git clone git://github.com/ekmett/intervals.git |
| Upload date | Fri May 11 17:08:07 UTC 2012 |
| Uploaded by | EdwardKmett |
| Built on | ghc-7.4 |
Modules
- Numeric
Downloads
- intervals-0.2.1.1.tar.gz (Cabal source package)
- package description (included in the package)