From 3508232584feb2a7168cea5d5afe12e4c1711eb2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 11:32:55 +0000 Subject: [PATCH] Add qiskit-qulacs to list. (#609) Add qiskit-qulacs to list. --- Closes #608 --------- Co-authored-by: Gopal-Dahale Co-authored-by: Frank Harkins --- ecosystem/resources/members/qiskit-qulacs.toml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 ecosystem/resources/members/qiskit-qulacs.toml diff --git a/ecosystem/resources/members/qiskit-qulacs.toml b/ecosystem/resources/members/qiskit-qulacs.toml new file mode 100644 index 0000000000..2d4f6398c3 --- /dev/null +++ b/ecosystem/resources/members/qiskit-qulacs.toml @@ -0,0 +1,16 @@ +name = "Qiskit Qulacs" +url = "https://github.com/Gopal-Dahale/qiskit-qulacs" +description = "Qiskit-Qulacs allows users to execute Qiskit programs using Qulacs backend." +licence = "Apache License 2.0" +contact_info = "dahalegopal27@gmail.com" +alternatives = "_No response_" +affiliations = "Supported by the Unitary Fund microgrant program: https://unitary.fund/grants/" +labels = [ "Circuit simulator", "Converter", "Provider",] +groups = "provider" +tier = "Community" +website = "https://qiskit-qulacs.netlify.app/" +tests_results = [] +styles_results = [] +coverages_results = [] +skip_tests = false +historical_test_results = []