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