Installation

Pip

QOCOGEN is on PyPI and can be installed as follows

pip install qocogen

Build from Source

QOCOGEN can also be built from source as follows

git clone https://github.com/qoco-org/qocogen
cd qocogen
pip install .