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
[Skip to Readme]
Modules
[Index] [Quick Jump]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
test-doctests | Enable (or disable via f-test-doctests) the doctest suite when using the enable-tests option for cabal. | Enabled |
herbie | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- intervals-0.9.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 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, 0.9, 0.9.1, 0.9.2, 0.9.3 |
---|---|
Change log | CHANGELOG.markdown |
Dependencies | array (>=0.3 && <0.6), base (>=4 && <5), distributive (>=0.2 && <1), ghc-prim, semigroups (>=0.11 && <1) [details] |
Tested with | ghc ==7.0.4, ghc ==7.2.2, ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.1 |
License | BSD-3-Clause |
Author | Edward Kmett |
Maintainer | ekmett@gmail.com |
Revised | Revision 2 made by ryanglscott at 2021-02-08T18:47:44Z |
Category | Math |
Home page | http://github.com/ekmett/intervals |
Bug tracker | http://github.com/ekmett/intervals/issues |
Source repo | head: git clone git://github.com/ekmett/intervals.git |
Uploaded | by ryanglscott at 2020-01-29T15:12:05Z |
Distributions | Debian:0.9.1, LTSHaskell:0.9.3, NixOS:0.9.2, Stackage:0.9.3 |
Reverse Dependencies | 7 direct, 104 indirect [details] |
Downloads | 56382 total (10 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-01-29 [all 1 reports] |