Skip to main content

A Tool for Simulating Open Quantum Systems, Noisy Quantum Circuits, and Realistic Quantum Hardware

Project description

PyPI OS License: MIT CI CD Documentation codecov

MQT YAQS Banner

MQT YAQS - A Tool for Simulating Open Quantum Systems, Noisy Quantum Circuits, and Realistic Quantum Hardware

MQT YAQS (pronounced "yaks" like the animals) is a Python library, primarily focused on simulating open quantum systems, noisy quantum circuits, and designing realistic quantum hardware. It is part of the Munich Quantum Toolkit (MQT).

Documentation

Key Features

  • Simulation of Open Quantum Systems (Analog Simulation): Simulate large-scale open quantum systems with a parallelized implementation using the Tensor Jump Method (TJM) [2]
  • Noisy Quantum Circuit Simulation (Digital Simulation): Investigate the effect of noise on large quantum circuits [3]
  • Equivalence Checking of Quantum Circuits: Check the equivalence or non-equivalence of quantum circuits with a scalable MPO-based method [1]
  • WIP: Quantum Hardware Design: Design better quantum hardware with realistic simulation methods

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 YAQS a reality!

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.yaqs is available via PyPI.

(.venv) $ pip install mqt.yaqs

Detailed documentation and examples are available at ReadTheDocs.

System Requirements

MQT YAQS 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.

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}}
}

Peer-Reviewed Research

When citing the underlying methods and research, please reference the most relevant peer-reviewed publications from the list below:

[1] A. Sander, L. Burgholzer, and R. Wille. Equivalence checking of quantum circuits via intermediary matrix product operator. Phys. Rev. Research 7, 023261, 2023.

[2] A. Sander, M. Fröhlich, M. Eigel, J. Eisert, P. Gelß, M. Hintermüller, R. M. Milbradt, R. Wille, C. B. Mendl. Large-scale stochastic simulation of open quantum systems.

[3] A. Sander, M. Fröhlich, M. Ali, M. Eigel, J. Eisert, M. Hintermüller, C. B. Mendl, R. M. Milbradt, R. Wille Quantum circuit simulation with a local time-dependent variational principle.


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_yaqs-0.3.2.tar.gz (673.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_yaqs-0.3.2-py3-none-any.whl (86.4 kB view details)

Uploaded Python 3

File details

Details for the file mqt_yaqs-0.3.2.tar.gz.

File metadata

  • Download URL: mqt_yaqs-0.3.2.tar.gz
  • Upload date:
  • Size: 673.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mqt_yaqs-0.3.2.tar.gz
Algorithm Hash digest
SHA256 902430bc91010560ae07293a71d22f0214585ef75c175eb680994d8c9e016a1b
MD5 c83a26c137807c7c8d05836aa58b2559
BLAKE2b-256 5a44b5bc7fa8386c9201080a3367e3c2c8eaf2002d70ed31cb94d6b64744eddc

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_yaqs-0.3.2.tar.gz:

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

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_yaqs-0.3.2-py3-none-any.whl.

File metadata

  • Download URL: mqt_yaqs-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 86.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mqt_yaqs-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 70a47e1345095fe04bb848187eb65178e3db8181a09246e377f2dbe2b74f66e6
MD5 dc8660f2a5d55cbb59d0b21487bc3b1b
BLAKE2b-256 2e855641473fe29d281edf30d3c2c182a04b48f282c0a1dee7e5e3da1dc9c357

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_yaqs-0.3.2-py3-none-any.whl:

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

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