genQC / README.md
Floki00's picture
Update README.md
c326a08
---
title: genQC
emoji: 🏃
colorFrom: green
colorTo: blue
sdk: streamlit
sdk_version: 1.28.1
app_file: app.py
pinned: true
license: mit
---
Official demo of the paper ["Quantum circuit synthesis with diffusion models"](https://arxiv.org/abs/2311.02041). Code repository at [github.com/FlorianFuerrutter/genQC](https://github.com/FlorianFuerrutter/genQC).
``` latex
@article{fuerrutter2023quantum,
title={Quantum circuit synthesis with diffusion models},
author={Florian Fürrutter and Gorka Muñoz-Gil and Hans J. Briegel},
year={2023},
eprint={2311.02041},
publisher = {arXiv},
archivePrefix={arXiv},
primaryClass={quant-ph},
url = {https://arxiv.org/abs/2311.02041},
doi = {/10.48550/arXiv.2311.02041},
}
```