This repository contains a collection of use cases for the QHyper library.
Clone the repository:
git clone https://github.com/qc-lab/QHyper-use-cases.gitGo to the repository direcotory and initialize the submodules:
cd QHyper-use-cases
git submodule init
git submodule updateInstall require packages from QHyper:
pip install -r QHyper/requirements/prod.txt