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