From 6a339a827cf00a94174f3098db4b990a6b5ecd66 Mon Sep 17 00:00:00 2001 From: albayaty Date: Fri, 23 Aug 2024 08:58:06 +0000 Subject: [PATCH] Submission - Add GALA-n Quantum Library to list. --- .../resources/members/gala_quantum_library.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 ecosystem/resources/members/gala_quantum_library.toml diff --git a/ecosystem/resources/members/gala_quantum_library.toml b/ecosystem/resources/members/gala_quantum_library.toml new file mode 100644 index 000000000..b4a2f5c2a --- /dev/null +++ b/ecosystem/resources/members/gala_quantum_library.toml @@ -0,0 +1,12 @@ +name = "GALA-n Quantum Library" +url = "https://github.com/albayaty/gala_quantum_library" +description = "A set of cost-effective n-bit gates based on the layouts and neighboring qubits for IBM quantum computers (n >= 3 qubits)." +licence = "Apache License 2.0" +contact_info = "albayaty@pdx.edu" +alternatives = "There are no alternatives to this project." +affiliations = "Department of Electrical and Computer Engineering at Portland State University" +labels = [ "Circuit building tool", "Paper implementation",] +ibm_maintained = false +group = "applications" +reference_paper = "https://doi.org/10.48550/arXiv.2311.06760" +uuid = "36e10568-9c53-4b9b-b658-8907e5e2edb9"