Skip to content

munich-quantum-toolkit/qudits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

PyPI OS License: MIT CI CD Documentation codecov

Note

This project is currently in low maintenance mode. We will still fix bugs and accept pull requests, but we will not actively develop new features.

MQT Qudits - A Framework For Mixed-Dimensional Qudit Quantum Computing

MQT Qudits is a framework for research and education for mixed-dimensional qudit quantum computing. It is part of the Munich Quantum Toolkit (MQT).

Documentation

Key features

  • Mixed-dimensional quantum circuit support: Design, simulate, and analyze quantum circuits with arbitrary qudit dimensions, not limited to qubits. Tutorial
  • Python-first API: Intuitive Python interface for circuit construction, simulation, and analysis, with type hints and integration with scientific Python libraries.
  • Cross-platform and open-source: C++20 core with Python bindings, prebuilt wheels for Linux, macOS, and Windows via PyPI.

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

Contributors to munich-quantum-toolkit/qudits

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

(.venv) $ pip install mqt.qudits

Detailed documentation and examples are available at ReadTheDocs.

Note

Some of the functionalities of MQT Qudits are illustrated in this video.

System Requirements and Building

Building the project requires a C++ compiler with support for C++20 and CMake 3.24 or newer. For details on how to build the project, please refer to the documentation. Building (and running) is continuously tested under Linux, macOS, and Windows using the latest available system versions for GitHub Actions. MQT Qudits is compatible with all officially supported Python versions.

Cite This

Please cite the work that best fits your use case.

MQT Qudits (the tool)

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

@misc{mato2024mqtquditssoftwareframework,
  title        = {{{MQT Qudits}}: {{A}} Software Framework for Mixed-Dimensional Quantum Computing},
  author       = {Mato, Kevin and Ringbauer, Martin and Burgholzer, Lukas and Wille, Robert},
  year         = {2024},
  url          = {https://arxiv.org/abs/2410.02854},
  eprint       = {2410.02854},
  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}}
}

Peer-Reviewed Research

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

[1] K. Mato, M. Ringbauer, L. Burgholzer, R. Wille. MQT Qudits: A Software Framework for Mixed-Dimensional Quantum Computing

[2] K. Mato, S. Hillmich, and R. Wille. Mixed-Dimensional Qudit State Preparation Using Edge-Weighted Decision Diagrams. Design Automation Conference (DAC), 2024

[3] K. Mato, S. Hillmich, and R. Wille. Mixed-Dimensional Quantum Circuit Simulation with Decision Diagrams. International Conference on Quantum Computing and Engineering (QCE), 2023.

[4] K. Mato, S. Hillmich, and R. Wille. Compression of Qubit Circuits: Mapping to Mixed-Dimensional Quantum Systems. International Conference on Quantum Software (QSW), 2023.

[5] K. Mato, M. Ringbauer, S. Hillmich, and R. Wille. Compilation of Entangling Gates for High-Dimensional Quantum Systems. Asia and South Pacific Design Automation Conference (ASP-DAC), 2023.

[6] K. Mato, M. Ringbauer, S. Hillmich, and R. Wille. Adaptive Compilation of Multi-Level Quantum Operations. International Conference on Quantum Computing and Engineering (QCE), 2022.


Acknowledgements

MQT Qudits is the result of the project NeQST funded by the European Union under the Horizon Europe program (grant agreement No. 101080086). However, views and opinions expressed are those of the author(s) only and do not necessarily reflect those of the European Union or the European Commission. Neither the European Union nor the granting authority can be held responsible for them.

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, the Munich Quantum Valley, which is supported by the Bavarian state government with funds from the Hightech Agenda Bayern Plus, as well as the Unitary Foundation.

MQT Funding Footer

About

A Framework For Mixed-Dimensional Qudit Quantum Computing

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Contributors 12