************ Installation ************ .. _quickstart: Qutip-cuQuantum can be installed with pip, but does not have wheels on pypi and require development version of qutip .. code-block:: bash pip install git+https://github.com/qutip/qutip.git pip install git+https://github.com/qutip/qutip-cuquantum.git .. _prerequisites: 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.