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" 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" 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" 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" 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" 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"