From 721b43dfbcbf65fd965488e57781a0c95339d489 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 11:24:51 +0000 Subject: [PATCH 1/6] Add MQT Core to list. (#816) Add MQT Core to list. --- Closes #815 Co-authored-by: burgholzer Co-authored-by: Frank Harkins --- ecosystem/resources/members/mqt-core.toml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 ecosystem/resources/members/mqt-core.toml diff --git a/ecosystem/resources/members/mqt-core.toml b/ecosystem/resources/members/mqt-core.toml new file mode 100644 index 000000000..8a80b4412 --- /dev/null +++ b/ecosystem/resources/members/mqt-core.toml @@ -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 = "quantum.cda@xcit.tum.de" +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" From e55bcdb7564714a1c199d4c75f73686133ba3331 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 11:30:04 +0000 Subject: [PATCH 2/6] Add MQT QCEC to list. (#818) Add MQT QCEC to list. --- Closes #817 Co-authored-by: burgholzer Co-authored-by: Frank Harkins --- ecosystem/resources/members/mqt-qcec.toml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 ecosystem/resources/members/mqt-qcec.toml diff --git a/ecosystem/resources/members/mqt-qcec.toml b/ecosystem/resources/members/mqt-qcec.toml new file mode 100644 index 000000000..915c14126 --- /dev/null +++ b/ecosystem/resources/members/mqt-qcec.toml @@ -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 = "quantum.cda@xcit.tum.de" +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" From 5f2d551abdfbb96b05e02dbae7ede2f19dbf2405 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 11:56:06 +0000 Subject: [PATCH 3/6] Add MQT DDSIM to list. (#820) Add MQT DDSIM to list. --- Closes #819 Co-authored-by: burgholzer Co-authored-by: Frank Harkins --- ecosystem/resources/members/mqt-ddsim.toml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 ecosystem/resources/members/mqt-ddsim.toml diff --git a/ecosystem/resources/members/mqt-ddsim.toml b/ecosystem/resources/members/mqt-ddsim.toml new file mode 100644 index 000000000..a1814c5d6 --- /dev/null +++ b/ecosystem/resources/members/mqt-ddsim.toml @@ -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 = "quantum.cda@xcit.tum.de" +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" From 71ad7577b313c2c1c20dd631a91f9430866d495a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 12:35:26 +0000 Subject: [PATCH 4/6] Add MQT QMAP to list. (#822) Add MQT QMAP to list. --- Closes #821 --------- Co-authored-by: burgholzer Co-authored-by: Frank Harkins --- ecosystem/resources/members/mqt-qmap.toml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 ecosystem/resources/members/mqt-qmap.toml diff --git a/ecosystem/resources/members/mqt-qmap.toml b/ecosystem/resources/members/mqt-qmap.toml new file mode 100644 index 000000000..211657545 --- /dev/null +++ b/ecosystem/resources/members/mqt-qmap.toml @@ -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 = "quantum.cda@xcit.tum.de" +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" From 36c9e9a2dacc559e97dded65e6e44931bf29c527 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 16:25:58 +0000 Subject: [PATCH 5/6] Add MQT QAO to list. (#828) Add MQT QAO to list. --- Closes #827 --------- Co-authored-by: nquetschlich Co-authored-by: Frank Harkins --- ecosystem/resources/members/mqt-qao.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 ecosystem/resources/members/mqt-qao.toml diff --git a/ecosystem/resources/members/mqt-qao.toml b/ecosystem/resources/members/mqt-qao.toml new file mode 100644 index 000000000..459a65f38 --- /dev/null +++ b/ecosystem/resources/members/mqt-qao.toml @@ -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 = "quantum.cda@xcit.tum.de" +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" From 92cb9f90239f268817843ef7fb993c8b06180b4f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 11:03:28 +0000 Subject: [PATCH 6/6] Add MQT QUBOMaker to list. (#832) Add MQT QUBOMaker to list. --- Closes #831 Co-authored-by: DRovara Co-authored-by: Frank Harkins --- ecosystem/resources/members/mqt-qubomaker.toml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 ecosystem/resources/members/mqt-qubomaker.toml diff --git a/ecosystem/resources/members/mqt-qubomaker.toml b/ecosystem/resources/members/mqt-qubomaker.toml new file mode 100644 index 000000000..691cc86d3 --- /dev/null +++ b/ecosystem/resources/members/mqt-qubomaker.toml @@ -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 = "quantum.cda@xcit.tum.de" +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"