Skip to content

taschini/pyinterval

Folders and files

NameName
Last commit message
Last commit date
May 15, 2016
Mar 10, 2017
Jan 17, 2017
Mar 8, 2017
Aug 24, 2016
Mar 9, 2017
Mar 5, 2017
Mar 8, 2017
Jul 9, 2008
Jun 10, 2016
Oct 23, 2015
Jun 9, 2016
Aug 24, 2016
Mar 6, 2017
Mar 8, 2017

Repository files navigation

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