Skip to content

Commit

Permalink
Merge branch 'main' into submission-825
Browse files Browse the repository at this point in the history
  • Loading branch information
frankharkins authored Nov 25, 2024
2 parents 9cdfed3 + 1a1bc56 commit af87afd
Show file tree
Hide file tree
Showing 8 changed files with 96 additions and 1 deletion.
13 changes: 13 additions & 0 deletions ecosystem/resources/members/mqt-bench.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "MQT Bench"
url = "https://github.com/cda-tum/mqt-bench"
description = "A circuit benchmark suite offering the same algorithms across abstraction levels to evaluate quantum software tools and hardware."
licence = "MIT license"
contact_info = "[email protected]"
affiliations = "Technical University of Munich (TUM), Germany"
labels = [ "Application package", "Circuit building tool", "Software development kit", "Paper implementation",]
ibm_maintained = false
website = "https://www.cda.cit.tum.de/mqtbench/"
group = "applications"
reference_paper = "https://quantum-journal.org/papers/q-2023-07-20-1062/"
documentation = "https://mqt.readthedocs.io/projects/bench/en/latest/"
uuid = "06f1e81e-e82a-4fc2-88b5-60b532248af1"
14 changes: 14 additions & 0 deletions ecosystem/resources/members/mqt-core.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name = "MQT Core"
url = "https://github.com/cda-tum/mqt-core"
description = "MQT Core forms the backbone of the software tools developed as part of the Munich Quantum Toolkit (MQT) and connects it to Qiskit."
licence = "MIT license"
contact_info = "[email protected]"
alternatives = "There are no alternatives to this project given its unique role for the Munich Quantum Toolkit."
affiliations = "Technical University of Munich (TUM), Germany"
labels = [ "Circuit building tool", "Converter", "Software development kit",]
ibm_maintained = false
website = "https://mqt.readthedocs.io"
group = "other"
reference_paper = "https://arxiv.org/abs/2405.17543"
documentation = "https://mqt.readthedocs.io/projects/core"
uuid = "2309e6fb-3077-4c8e-af3f-bddf4d6cb458"
14 changes: 14 additions & 0 deletions ecosystem/resources/members/mqt-ddsim.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name = "MQT DDSIM"
url = "https://github.com/cda-tum/mqt-ddsim"
description = "A classical quantum circuit simulator based on decision diagrams developed as part of the Munich Quantum Toolkit (MQT)."
licence = "MIT license"
contact_info = "[email protected]"
alternatives = "Any other classical quantum circuit simulator."
affiliations = "Technical University of Munich (TUM), Germany"
labels = [ "Circuit simulator", "Paper implementation",]
ibm_maintained = false
website = "https://mqt.readthedocs.io"
group = "other"
reference_paper = "https://arxiv.org/abs/2405.17543"
documentation = "https://mqt.readthedocs.io/projects/ddsim"
uuid = "b852a97c-eef8-46aa-a635-9c56a66e6ee0"
12 changes: 12 additions & 0 deletions ecosystem/resources/members/mqt-qao.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name = "MQT QAO"
url = "https://github.com/cda-tum/mqt-qao"
description = "Translate optimization problems into quantum-compliant formats and solve them with major quantum solvers."
licence = "MIT license"
contact_info = "[email protected]"
affiliations = "Technical University of Munich (TUM), Germany Politecnico di Torino, Italy"
labels = [ "Algorithms", "Application package", "Circuit building tool", "Paper implementation", "Optimization",]
ibm_maintained = false
group = "applications"
reference_paper = "https://arxiv.org/abs/2406.12840"
documentation = "https://mqt.readthedocs.io/projects/qao/en/latest/"
uuid = "6d4c69e4-1e47-486c-b00f-8a60ae5e01d4"
14 changes: 14 additions & 0 deletions ecosystem/resources/members/mqt-qcec.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name = "MQT QCEC"
url = "https://github.com/cda-tum/mqt-qcec"
description = "A tool for quantum circuit equivalence checking developed as part of the Munich Quantum Toolkit (MQT)."
licence = "MIT license"
contact_info = "[email protected]"
alternatives = "There are no real alternatives to this project that are as automated and connected to Qiskit and, e.g., allow for the automatic verification of transpilation results."
affiliations = "Technical University of Munich (TUM), Germany"
labels = [ "Paper implementation", "Quantum information",]
ibm_maintained = false
website = "https://mqt.readthedocs.io"
group = "other"
reference_paper = "https://arxiv.org/abs/2405.17543"
documentation = "https://mqt.readthedocs.io/projects/qcec"
uuid = "79415931-2d24-4959-ab15-29dfaeb139b4"
14 changes: 14 additions & 0 deletions ecosystem/resources/members/mqt-qmap.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name = "MQT QMAP"
url = "https://github.com/cda-tum/mqt-qmap"
description = "A tool for quantum circuit compilation for various qubit technologies developed as part of the Munich Quantum Toolkit (MQT)."
licence = "MIT license"
contact_info = "[email protected]"
alternatives = "Any other layout and routing techniques for superconducting systems, Clifford synthesis approach, or compilation tool for neutral atom quantum computers."
affiliations = "Technical University of Munich (TUM), Germany"
labels = [ "Paper implementation",]
ibm_maintained = false
website = "https://mqt.readthedocs.io"
group = "transpiler_plugin"
reference_paper = "https://arxiv.org/abs/2405.17543"
documentation = "https://mqt.readthedocs.io/projects/qmap"
uuid = "d16209fb-443e-47ad-8090-9396a0cc592d"
14 changes: 14 additions & 0 deletions ecosystem/resources/members/mqt-qubomaker.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name = "MQT QUBOMaker"
url = "https://github.com/cda-tum/mqt-qubomaker"
description = "A framework to generate QUBO formulations for optimization problems based on a selection of constraints that define the problem."
licence = "MIT license"
contact_info = "[email protected]"
alternatives = "There are no direct alternatives as this project has very specialized uses."
affiliations = "Technical University of Munich (TUM), Germany"
labels = [ "Optimization", "Quantum information",]
ibm_maintained = false
website = "https://mqt.readthedocs.io"
group = "applications"
reference_paper = "https://arxiv.org/abs/2404.10820"
documentation = "https://mqt.readthedocs.io/projects/qubomaker"
uuid = "026213b3-a2cd-4281-b49d-8516c6cd73ae"
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
fire==0.6.0
Jinja2==3.1.3
requests==2.31.0
requests==2.32
coloredlogs==15.0.1
mdformat==0.7.17
toml==0.10.2
Expand Down

0 comments on commit af87afd

Please sign in to comment.