extended-reals

Extension of real numbers with positive/negative infinities

https://github.com/msakai/extended-reals/

Version on this page:0.2.3.0@rev:4
LTS Haskell 22.14:0.2.4.0@rev:2
Stackage Nightly 2024-03-28:0.2.4.0@rev:2
Latest on Hackage:0.2.4.0@rev:2

See all snapshots extended-reals appears in

BSD-3-Clause licensed by Masahiro Sakai
Maintained by [email protected]
This version can be pinned in stack with:extended-reals-0.2.3.0@sha256:78a498d703fffcecfba8e66cfb3e64c4307b2c126a442f6d28cfdd997829f1bf,1563

Module documentation for 0.2.3.0

Depends on 3 packages(full list with versions):
Used by 1 package in nightly-2019-12-15(full list with versions):

Extension of real numbers with positive/negative infinities (±∞). It is useful for describing various limiting behaviors in mathematics.

Changes

0.2.1.0

  • support deepseq-1.4.* which is bundled with GHC-7.10
  • support QuickCheck-2.7.*

0.2.0.0

  • add ‘inf’ as a short-hand for PosInf