Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MQT Predictor to list. #826

Merged
merged 3 commits into from
Nov 25, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions ecosystem/resources/members/mqt-predictor.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name = "MQT Predictor"
url = "https://github.com/cda-tum/mqt-predictor"
description = "MQT Predictor allows one to automatically select a suitable quantum device for a circuit and provides an optimized compiler for the selected device."
frankharkins marked this conversation as resolved.
Show resolved Hide resolved
licence = "MIT license"
contact_info = "quantum.cda@xcit.tum.de"
affiliations = "Technical University of Munich (TUM), Germany"
labels = [ "Application package", "Circuit building tool", "Converter", "Machine learning", "Software development kit", "Optimization", "Paper implementation",]
frankharkins marked this conversation as resolved.
Show resolved Hide resolved
ibm_maintained = false
group = "transpiler_plugin"
reference_paper = "https://arxiv.org/pdf/2310.06889"
documentation = "https://mqt.readthedocs.io/projects/predictor/en/latest/"
uuid = "9d5e2ef2-cac6-479e-a2f9-8014d54403e4"