Installation

The most convenient way to install this library is to use the pip_ command:

pip install --upgrade pip
pip install intvalpy

Installation from the source codes

You can either download the sources from PyPI or clone the repository hosted on GitHub:

git clone https://github.com/AndrosovAS/intvalpy.git
cd intvalpy
python setup.py install