Skip to main content

MQT Bench - A MQT tool for Benchmarking Quantum Software Tools

Project description

PyPI OS License: MIT CI CD Documentation codecov

MQT Logo

MQT Bench - Benchmarking Software and Design Automation Tools for Quantum Computing

MQT Bench is a quantum circuit benchmark suite with cross-level support, i.e., providing the same benchmark algorithms for different abstraction levels throughout the quantum computing software stack. MQT Bench is hosted at https://mqt-bench.app/. It is part of the Munich Quantum Toolkit (MQT).

Documentation

Key Features

  • Comprehensive Quantum Benchmark Suite: Provides a wide range of quantum circuit benchmarks, including algorithms such as GHZ, QAOA, QFT, Grover, Shor, and many more. List of benchmarks
  • Cross-Level Benchmark Generation: Supports four abstraction levels—algorithmic, target-independent, target-dependent native gates, and target-dependent mapped—enabling benchmarking across the entire quantum software stack. Abstraction levels
  • Flexible Target and Gateset Support: Generate circuits for various hardware targets and native gatesets, including IBM, IonQ, Quantinuum, Rigetti, and more. Supported devices and gatesets
  • Python API, CLI, and Web Interface: Use MQT Bench programmatically via Python, from the command line, or through an interactive web interface—whichever fits your workflow. Usage guide
  • Parameterized and Mirror Circuits: Easily generate parameterized circuits (with random or symbolic parameters) and mirror circuits for robust benchmarking and error detection. Quickstart
  • Export to Standard Formats: Save generated circuits in OpenQASM 2, OpenQASM 3, and QPY formats for compatibility with other quantum tools. Output formats
  • Extensible and Open Source: Actively maintained, fully open-source, and designed for easy integration and extension within the quantum computing community.

If you have any questions, feel free to create a discussion or an issue on GitHub.

Contributors and Supporters

The Munich Quantum Toolkit (MQT) is developed by the Chair for Design Automation at the Technical University of Munich and supported by the Munich Quantum Software Company (MQSC). Among others, it is part of the Munich Quantum Software Stack (MQSS) ecosystem, which is being developed as part of the Munich Quantum Valley (MQV) initiative.

MQT Partner Logos

Thank you to all the contributors who have helped make MQT Bench a reality!

Contributors to munich-quantum-toolkit/bench

The MQT will remain free, open-source, and permissively licensed—now and in the future. We are firmly committed to keeping it open and actively maintained for the quantum computing community.

To support this endeavor, please consider:

Sponsor the MQT

Getting Started

mqt.bench is available via PyPI.

(.venv) $ pip install mqt.bench

The following code gives an example on the usage:

from mqt.bench import BenchmarkLevel, get_benchmark

# Get a benchmark circuit on algorithmic level representing the GHZ state with 5 qubits
qc_algorithmic_level = get_benchmark(benchmark="ghz", level=BenchmarkLevel.ALG, circuit_size=5)

# Draw the circuit
print(qc_algorithmic_level.draw())

[!NOTE] MQT Bench is also available as a PennyLane dataset.

Detailed documentation and examples are available at ReadTheDocs.

System Requirements

MQT Bench can be installed on all major operating systems with all officially supported Python versions. Building (and running) is continuously tested under Linux, macOS, and Windows using the latest available system versions for GitHub Actions.

Cite This

Please cite the work that best fits your use case.

MQT Bench (the tool)

When citing the software itself or results produced with it, cite the MQT Bench paper:

@article{quetschlich2023mqtbench,
  title        = {{{MQT Bench}}: {Benchmarking Software and Design Automation Tools for Quantum Computing}},
  shorttitle   = {{MQT Bench}},
  author       = {Quetschlich, Nils and Burgholzer, Lukas and Wille, Robert},
  year         = {2023},
  journal      = {{Quantum}},
  volume       = {7},
  pages        = {1062},
  doi          = {10.22331/q-2023-07-20-1062},
  note         = {{{MQT Bench}} is available at \url{https://mqt-bench.app/}},
  eprint       = {2204.13719},
  eprinttype   = {arxiv}
}

The Munich Quantum Toolkit (the project)

When discussing the overall MQT project or its ecosystem, cite the MQT Handbook:

@inproceedings{mqt,
  title        = {The {{MQT}} Handbook: {{A}} Summary of Design Automation Tools and Software for Quantum Computing},
  shorttitle   = {{The MQT Handbook}},
  author       = {Wille, Robert and Berent, Lucas and Forster, Tobias and Kunasaikaran, Jagatheesan and Mato, Kevin and Peham, Tom and Quetschlich, Nils and Rovara, Damian and Sander, Aaron and Schmid, Ludwig and Schoenberger, Daniel and Stade, Yannick and Burgholzer, Lukas},
  year         = 2024,
  booktitle    = {IEEE International Conference on Quantum Software (QSW)},
  doi          = {10.1109/QSW62656.2024.00013},
  eprint       = {2405.17543},
  eprinttype   = {arxiv},
  addendum     = {A live version of this document is available at \url{https://mqt.readthedocs.io}}
}

Acknowledgements

The Munich Quantum Toolkit has been supported by the European Research Council (ERC) under the European Union's Horizon 2020 research and innovation program (grant agreement No. 101001318), the Bavarian State Ministry for Science and Arts through the Distinguished Professorship Program, as well as the Munich Quantum Valley, which is supported by the Bavarian state government with funds from the Hightech Agenda Bayern Plus.

MQT Funding Footer

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mqt_bench-2.2.2.tar.gz (910.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mqt_bench-2.2.2-py3-none-any.whl (81.4 kB view details)

Uploaded Python 3

File details

Details for the file mqt_bench-2.2.2.tar.gz.

File metadata

  • Download URL: mqt_bench-2.2.2.tar.gz
  • Upload date:
  • Size: 910.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for mqt_bench-2.2.2.tar.gz
Algorithm Hash digest
SHA256 b6834c85f0245bf0af020eccf2c97a9cb57dce632e6e4997475ff7b54c112fa6
MD5 2e2e279a82c99151006fbecc60ba1cd6
BLAKE2b-256 33cad1d3a935b795e644cc0f54b30e7ca1599aedae93772982c6821bc83784c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_bench-2.2.2.tar.gz:

Publisher: cd.yml on munich-quantum-toolkit/bench

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mqt_bench-2.2.2-py3-none-any.whl.

File metadata

  • Download URL: mqt_bench-2.2.2-py3-none-any.whl
  • Upload date:
  • Size: 81.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for mqt_bench-2.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0bc55471fd23631db650482eb6ab42bfaa678bbcbc34676db82be2ab508e057c
MD5 1fdd84bec86cd57361e99c2151df45e7
BLAKE2b-256 67a2baf7a7d37baaee2a0d4014958803af514c8bf74038e18c19a340431005dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_bench-2.2.2-py3-none-any.whl:

Publisher: cd.yml on munich-quantum-toolkit/bench

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page