From 8a6338a6934ef8baade1883cc673f5072c76ea73 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 14:02:40 +0000 Subject: [PATCH] Add MQT ProblemSolver to list. (#830) Add MQT ProblemSolver to list. --- Closes #829 --------- Co-authored-by: nquetschlich Co-authored-by: Frank Harkins --- ecosystem/resources/members/MQTProblemSolver.toml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 ecosystem/resources/members/MQTProblemSolver.toml diff --git a/ecosystem/resources/members/MQTProblemSolver.toml b/ecosystem/resources/members/MQTProblemSolver.toml new file mode 100644 index 000000000..cbf62dd5b --- /dev/null +++ b/ecosystem/resources/members/MQTProblemSolver.toml @@ -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 = "quantum.cda@xcit.tum.de" +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"