--- license: apache-2.0 tags: - physics - diffusion-model - quantum-information - quantum-circuits - genQC task_categories: - other --- # Testset: Compile discrete-continuous quantum circuits 3 to 5 qubits Paper: ["Synthesis of discrete-continuous quantum circuits with multimodal diffusion models"](https://www.arxiv.org/abs/2506.01666). ![](https://github.com/FlorianFuerrutter/genQC/blob/main/src/webpage/assets/qft_4qubit_circuit_15s_wpause.gif?raw=true) ## Key Features and limitations - Unitary compilation from **3 to 5 qubits** - Quantum circuits up to **32 gates** - Dataset details in the [\\[paper-arxiv\\]](https://www.arxiv.org/abs/2506.01666) ## Usage The dataset can be loaded with [`genQC`](https://github.com/FlorianFuerrutter/genQC). First install or upgrade [`genQC`](https://github.com/FlorianFuerrutter/genQC) using ``` sh pip install -U genQC ``` A guide on how to use this dataset can be found in the [\\[compile_testset\\]](https://florianfuerrutter.github.io/genQC/examples/Discrete-continuous%20circuits%20with%20multimodal%20diffusion/compile_testset.html) notebook on the GitHub repository of [`genQC`](https://github.com/FlorianFuerrutter/genQC). ## License The model weights in this repository are licensed under the [Apache License 2.0](https://github.com/FlorianFuerrutter/genQC/blob/main/LICENSE.txt).