QCCD Compiler and Simulator. Paper: https://ieeexplore.ieee.org/document/9138945
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python run_batch.py
QCCD Compiler and Simulator. Paper: https://ieeexplore.ieee.org/document/9138945
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python run_batch.py