Skip to content

Commit

Permalink
Merge branch 'main' into FH/cloud-service
Browse files Browse the repository at this point in the history
  • Loading branch information
frankharkins authored Nov 28, 2024
2 parents fb1268e + 195f3b3 commit 3e4b045
Show file tree
Hide file tree
Showing 39 changed files with 153 additions and 22 deletions.
1 change: 1 addition & 0 deletions badges/MQT Core.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions badges/MQT DDSIM.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions badges/MQT QAO.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions badges/MQT QCEC.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions badges/MQT QMAP.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions badges/MQT QUBOMaker.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions badges/Qamomile.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions ecosystem/resources/members/MQTProblemSolver.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name = "MQT ProblemSolver"
url = "https://github.com/cda-tum/MQTProblemSolver"
description = "A framework for users with little to no quantum computing knowledge to solve common problems. Part of the Munich Quantum Toolkit (MQT)."
licence = "MIT license"
contact_info = "[email protected]"
affiliations = "Technical University of Munich (TUM), Germany"
labels = [ "Software development kit", "Paper implementation", "Application package",]
ibm_maintained = false
group = "applications"
reference_paper = "https://arxiv.org/pdf/2210.14928"
uuid = "4262945e-f1af-441a-ad38-c803a5c6df0b"
1 change: 1 addition & 0 deletions ecosystem/resources/members/Qamomile.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ contact_info = "[email protected]"
affiliations = "Jij Inc."
labels = [ "Algorithms", "Application package", "Optimization", "Software development kit",]
ibm_maintained = false
stars = 7
group = "applications"
documentation = "https://jij-inc.github.io/Qamomile/"
uuid = "50cd2126-dc2c-45f8-b3e7-fb1d132f7d02"
2 changes: 1 addition & 1 deletion ecosystem/resources/members/RasQberry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ labels = [ "Game",]
ibm_maintained = false
created_at = 1674598082.072493
updated_at = 1674598082.072494
stars = 136
stars = 138
group = "other"
uuid = "dfa4cfd2-0ef5-4536-b7ec-47cc982ed0d9"
2 changes: 1 addition & 1 deletion ecosystem/resources/members/bosonic-qiskit.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ labels = [ "Physics", "Application package",]
ibm_maintained = false
created_at = 1678827878.841977
updated_at = 1678827878.841978
stars = 47
stars = 51
group = "applications"
uuid = "3d8fe04d-8ac0-4282-9eb6-cb458550945a"
2 changes: 1 addition & 1 deletion ecosystem/resources/members/circuit-knitting-toolbox.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ labels = [ "Algorithms", "Circuit building tool",]
ibm_maintained = true
created_at = 1670427445.884067
updated_at = 1670427445.884068
stars = 80
stars = 84
group = "other"
documentation = "https://qiskit-extensions.github.io/circuit-knitting-toolbox/"
uuid = "b8a6cb2a-e38f-46a5-b714-37ddb1e562e4"
2 changes: 1 addition & 1 deletion ecosystem/resources/members/dense-ev.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ contact_info = "[email protected]"
affiliations = "University of Illinois at Urbana-Champaign"
labels = [ "Paper implementation",]
ibm_maintained = false
stars = 9
stars = 10
group = "other"
reference_paper = "https://arxiv.org/abs/2305.11847"
uuid = "f305aa07-74a6-4af4-bb80-e0a75672f16f"
2 changes: 1 addition & 1 deletion ecosystem/resources/members/ffsim.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ affiliations = "IBM"
labels = [ "Chemistry", "Circuit simulator", "Application package",]
ibm_maintained = false
website = "https://qiskit-community.github.io/ffsim/"
stars = 24
stars = 26
group = "applications"
uuid = "8bbab14b-6cbb-4e09-8040-d5afd359deec"
2 changes: 1 addition & 1 deletion ecosystem/resources/members/mitiq.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ labels = [ "Error mitigation",]
ibm_maintained = false
created_at = 1678827878.932437
updated_at = 1678827878.932437
stars = 363
stars = 364
group = "other"
uuid = "a4ba9712-0aae-4660-b2df-4e6e81abb6c4"
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"
15 changes: 15 additions & 0 deletions ecosystem/resources/members/mqt-core.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
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"
stars = 62
group = "other"
reference_paper = "https://arxiv.org/abs/2405.17543"
documentation = "https://mqt.readthedocs.io/projects/core"
uuid = "2309e6fb-3077-4c8e-af3f-bddf4d6cb458"
15 changes: 15 additions & 0 deletions ecosystem/resources/members/mqt-ddsim.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
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"
stars = 142
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-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 = "Automatically select a suitable quantum device for a circuit and get an optimized compiler for the selected device."
licence = "MIT license"
contact_info = "[email protected]"
affiliations = "Technical University of Munich (TUM), Germany"
labels = [ "Circuit building tool", "Converter", "Machine learning", "Software development kit", "Paper implementation",]
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"
13 changes: 13 additions & 0 deletions ecosystem/resources/members/mqt-qao.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
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
stars = 21
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"
15 changes: 15 additions & 0 deletions ecosystem/resources/members/mqt-qcec.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
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"
stars = 95
group = "other"
reference_paper = "https://arxiv.org/abs/2405.17543"
documentation = "https://mqt.readthedocs.io/projects/qcec"
uuid = "79415931-2d24-4959-ab15-29dfaeb139b4"
15 changes: 15 additions & 0 deletions ecosystem/resources/members/mqt-qmap.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
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"
stars = 99
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 ecosystem/resources/members/qclib.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ description = "A quantum computing library implemented using Qiskit. The focus o
licence = "Apache License 2.0"
labels = [ "Algorithms", "Circuit building tool", "Optimization", "Paper implementation",]
ibm_maintained = false
stars = 35
stars = 37
group = "other"
uuid = "727120b2-7559-453e-beb3-0ab33fb60a4a"
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qdao.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ contact_info = "[email protected]"
affiliations = "Institute of Computing Technology, Chinese Academy of Sciences."
labels = [ "Circuit simulator",]
ibm_maintained = false
stars = 13
stars = 14
group = "other"
uuid = "c39a1176-0a10-41c5-9961-f6f4f5da0c6c"
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-aer.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ labels = [ "Circuit simulator",]
ibm_maintained = true
created_at = 1636403010.377695
updated_at = 1636403010.377697
stars = 491
stars = 505
group = "other"
documentation = "https://qiskit.github.io/qiskit-aer/"
uuid = "474599a7-228b-446f-ae57-636fdbe8c1c6"
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-algorithms.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ contact_info = "[email protected]"
affiliations = "IBM Quantum"
labels = [ "Algorithms", "Application package",]
ibm_maintained = false
stars = 115
stars = 116
group = "applications"
documentation = "https://qiskit-community.github.io/qiskit-algorithms/"
uuid = "39fba621-edbb-485b-a723-8a0760ab4b85"
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-dynamics.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ labels = [ "Physics", "Application package",]
ibm_maintained = true
created_at = 1628883441.121108
updated_at = 1628883441.121111
stars = 103
stars = 105
group = "applications"
documentation = "https://qiskit-community.github.io/qiskit-dynamics/"
uuid = "4bf110b1-5e54-4540-8338-d7d0fb7801d0"
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-experiments.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ labels = [ "Algorithms",]
ibm_maintained = true
created_at = 1661785302.25299
updated_at = 1661785302.25299
stars = 158
stars = 163
group = "other"
documentation = "https://qiskit-community.github.io/qiskit-experiments/"
uuid = "6e94a8b7-65a7-4fee-b71e-25191203fa49"
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-finance.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ labels = [ "Algorithms", "Finance", "Application package",]
ibm_maintained = false
created_at = 1636403009.368607
updated_at = 1636403009.368609
stars = 237
stars = 238
group = "applications"
documentation = "https://qiskit-community.github.io/qiskit-finance/"
uuid = "8ebeec26-5043-4423-9cdc-bfa92bd4ad63"
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-machine-learning.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ labels = [ "Algorithms", "Machine learning", "Application package",]
ibm_maintained = false
created_at = 1636403010.012954
updated_at = 1636403010.012956
stars = 669
stars = 691
group = "applications"
documentation = "https://qiskit-community.github.io/qiskit-machine-learning/"
uuid = "18986ebc-e138-4998-8c52-16359961af0a"
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-optimization.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ labels = [ "Algorithms", "Optimization", "Application package",]
ibm_maintained = false
created_at = 1636403009.538761
updated_at = 1636403009.538763
stars = 228
stars = 231
group = "applications"
documentation = "https://qiskit-community.github.io/qiskit-optimization/"
uuid = "3b2ff33f-b4a3-49cd-ab32-563d282cc3bf"
Loading

0 comments on commit 3e4b045

Please sign in to comment.