Skip to content

Commit

Permalink
Update README.md (#1)
Browse files Browse the repository at this point in the history
- Include MQT logo
  • Loading branch information
hillmich authored Jul 7, 2023
1 parent 67dafb7 commit df175ac
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://opensource.org/licenses/MIT)

<p align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/cda-tum/qmap/main/docs/source/_static/mqt_light.png" width="60%">
<img src="https://raw.githubusercontent.com/cda-tum/qmap/main/docs/source/_static/mqt_dark.png" width="60%">
</picture>
</p>

# MQT Qudit Compression - A Tool For Mapping Qubit Logic on Qudit Systems

A tool for mapping qubits on a qudit architecture of preferred size
Expand Down

0 comments on commit df175ac

Please sign in to comment.