Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.3 KB

README.rst

File metadata and controls

32 lines (24 loc) · 1.3 KB

PyInterval — Interval Arithmetic in Python

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.

Links