data-interval: Interval arithmetic for both open and closed intervals
Unlike the intervals package (http://hackage.haskell.org/package/intervals), this package provides both open and closed intervals and is intended to be used with Rational.
Changes in 0.4.0
add simplestRationalWithin :: RealFrac r => Interval r -> Maybe Rational
[Skip to Readme]
Versions | 0.1.0, 0.2.0, 0.3.0, 0.4.0, 0.5.0, 0.6.0, 1.0.0, 1.0.1, 1.1.0, 1.1.1, 1.2.0, 1.3.0 |
---|---|
Dependencies | base (==4.*), deepseq, hashable (>=1.1.2.5 && <1.3), lattices (>=1.2.1.1) [details] |
License | BSD-3-Clause |
Author | Masahiro Sakai (masahiro.sakai@gmail.com) |
Maintainer | masahiro.sakai@gmail.com |
Category | Data, Math |
Bug tracker | https://github.com/msakai/data-interval/issues |
Source repo | head: git clone git://github.com/msakai/data-interval.git |
Uploaded | by MasahiroSakai at Sat Oct 12 00:18:01 UTC 2013 |
Distributions | NixOS:1.3.0 |
Downloads | 5145 total (25 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] Hackage Matrix CI |
Downloads
- data-interval-0.4.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)