From 436e6192c34b70ee2cfa4aece7f5eb39acd544e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 10:22:20 +0000 Subject: [PATCH] Add QoptKIT to list. (#631) Add QoptKIT to list. --- Closes #630 --------- Co-authored-by: SOQCSAdmin Co-authored-by: Frank Harkins --- ecosystem/resources/members/QoptKIT.toml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 ecosystem/resources/members/QoptKIT.toml diff --git a/ecosystem/resources/members/QoptKIT.toml b/ecosystem/resources/members/QoptKIT.toml new file mode 100644 index 0000000000..50d0cf82d3 --- /dev/null +++ b/ecosystem/resources/members/QoptKIT.toml @@ -0,0 +1,16 @@ +name = "QoptKIT" +url = "https://github.com/SOQCSAdmin/QoptKIT" +description = "Optical circuits in Qiskit. Translate Qiskit circuits to quantum-optical circuits made of phase shifters and beamsplitters, simulate the circuit, then translate the outcome back to a qubit encoding." +licence = "Apache License 2.0" +contact_info = "soqcslib@gmail.com" +alternatives = "_No response_" +affiliations = "National University of Ireland Maynooth" +labels = [ "Circuit simulator",] +tier = "Community" +documentation = "https://soqcsadmin.github.io/QoptKIT/" +tests_results = [] +styles_results = [] +coverages_results = [] +skip_tests = false +historical_test_results = [] +group = "other"