Popularity
1.0
Growing
Activity
1.8
Growing
0
2
0

Monthly Downloads: 11
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Math     Numeric    
Latest version: v0.1.0.0

numeric-domains alternatives and similar packages

Based on the "numeric" category.
Alternatively, view numeric-domains alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of numeric-domains or a related project?

Add another 'numeric' Package

README

numeric-domains

Hackage

A numeric domain is a union of zero or more non-empty, non-overlapping, open or closed numeric intervals. This Haskell library provides the types and functions needed to construct, combine and process such numeric domains.