Installation

Qutip-cuQuantum can be installed with pip, but does not have wheels on pypi and require development version of qutip

pip install git+https://github.com/qutip/qutip.git
pip install git+https://github.com/qutip/qutip-cuquantum.git

Prerequisites

This package uses QuTiP, cupy and cuquantum.

We use pytest for testing.

See doc/requirementes.txt for a list of package needed to build the documentation.