intervals: Interval Arithmetic
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
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, 0.2.2, 0.2.2.1, 0.3, 0.4, 0.4.1, 0.4.2, 0.5, 0.5.1, 0.5.1.1, 0.6, 0.7, 0.7.0.1, 0.7.1, 0.7.2, 0.8, 0.8.1 |
---|---|
Dependencies | array (>=0.3.0 && <0.4), base (==4.*), numeric-extras (>=0.0.1 && <0.1) [details] |
License | BSD-3-Clause |
Author | Edward Kmett |
Maintainer | ekmett@gmail.com |
Category | Math |
Home page | http://patch-tag.com/r/ekmett/intervals |
Uploaded | by EdwardKmett at Mon Jun 14 05:46:24 UTC 2010 |
Distributions | Debian:0.7.1, LTSHaskell:0.8.1, NixOS:0.8.1, Stackage:0.8.1, openSUSE:0.8.1 |
Downloads | 31527 total (71 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by rule of succession] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-29 [all 7 reports] Hackage Matrix CI |
Modules
- Numeric
- Numeric.Interval
Downloads
- intervals-0.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)