File size: 770 Bytes
8c2fd5b 6a11821 8c2fd5b c326a08 8c2fd5b 42cfc5f 8c2fd5b 42cfc5f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
---
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},
}
``` |