PyInterval — Interval Arithmetic in Python

Travis CI build status (Linux) AppVeyor CI build status (Windows) Latest PyPI version Documentation Status

This library provides a Python implementation of an algebraically closed interval system on the extended real number set. Interval objects, as defined in this library, consist of a finite union of closed, possibly unbound intervals in the mathematical sense.

Indices and tables