Skip to main content

MQT Bench - A MQT tool for Benchmarking Quantum Software Tools

Project description

PyPI License: MIT CI Bindings codecov Documentation

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.

Documentation

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

MQT Bench is part of the Munich Quantum Toolkit (MQT) developed by the Chair for Design Automation at the Technical University of Munich and is hosted at https://www.cda.cit.tum.de/mqtbench/.

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 get_benchmark

# get a benchmark circuit on algorithmic level representing the GHZ state with 5 qubits
qc_algorithmic_level = get_benchmark(benchmark_name="dj", level="alg", circuit_size=5)

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

Detailed documentation and examples are available at ReadTheDocs.

Repository Structure

  • src/mqt/: main source directory
    • bench: Directory for the MQT Bench package
    • bench/benchmarks: Directory for the benchmarks
    • benchviewer: Directory for the webpage (which can be started locally and is also hosted at https://www.cda.cit.tum.de/mqtbench/)
  • tests: Directory for the tests for MQT Bench

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.

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-1.1.1.tar.gz (4.8 MB view details)

Uploaded Source

Built Distribution

mqt.bench-1.1.1-py3-none-any.whl (4.2 MB view details)

Uploaded Python 3

File details

Details for the file mqt.bench-1.1.1.tar.gz.

File metadata

  • Download URL: mqt.bench-1.1.1.tar.gz
  • Upload date:
  • Size: 4.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for mqt.bench-1.1.1.tar.gz
Algorithm Hash digest
SHA256 5be0caf24a2adffa137e74f79ca1f697dd2130890a6cacc59b5826e54ac55a57
MD5 a9f316171d216763e4621d977153568e
BLAKE2b-256 e72e7511bf4b359c1467dc4c8cd7dc88abb6c1d60ffdd7664303c8c4b4183ca5

See more details on using hashes here.

File details

Details for the file mqt.bench-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: mqt.bench-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 4.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for mqt.bench-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 64179f73289f425729a427cd82f7b0415866e163ab4a92ec6c2100c0ad8c9f33
MD5 aab4d6d4e6327f557ca7bca27cc2eeed
BLAKE2b-256 a85026133098fe00dd6398cf3a832883fd346416d21e58d9dea06e0a89b7a9a8

See more details on using hashes here.

Supported by

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