Installation#

Pre-requisite#

Inversion Test Suite requires Python 3.6+, and the following dependencies:

  • numpy>=1.18

  • scipy>=1.0.0

Install#

It’s optional, but recommended to use a virtual environment:

conda create -n ITP_env scipy jupyterlab matplotlib
conda activate ITP_env

Install CoFI with:

python3 -m pip install --index-url https://test.pypi.org/simple/ inversiontestproblems-h-hollmann