Install with git
Installing the QuTIpy package directly from the official git repository (from source).
Manual Installation
$ git clone https://github.com/sumeetkhatri/QuTIpy.git$ python -m pip install -e QuTIpy/
PIP Installation
$ python -m pip install https://github.com/sumeetkhatri/QuTIpy.gitLast updated