From f8559b8f2b66c85df896c6728acebab767f636c6 Mon Sep 17 00:00:00 2001 From: nquetschlich Date: Thu, 7 Nov 2024 15:10:32 +0000 Subject: [PATCH] Submission - Add MQT Bench to list. --- ecosystem/resources/members/mqt-bench.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 ecosystem/resources/members/mqt-bench.toml diff --git a/ecosystem/resources/members/mqt-bench.toml b/ecosystem/resources/members/mqt-bench.toml new file mode 100644 index 000000000..c86846d6a --- /dev/null +++ b/ecosystem/resources/members/mqt-bench.toml @@ -0,0 +1,12 @@ +name = "MQT Bench" +url = "https://github.com/cda-tum/mqt-bench" +description = "MQT Bench is a quantum circuit benchmark suite with cross-level support, i.e., providing the same benchmark algorithms for different abstraction levels throughout the quantum computing software stack to evaluate quantum software tools and quantum hardware." +licence = "MIT license" +contact_info = "quantum.cda@xcit.tum.de" +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/" +uuid = "4a4e9810-b6e5-4ee5-bc97-f7278d2d5761"