From edd34111a1298ac6e57afb7dec86fcfcc4d23822 Mon Sep 17 00:00:00 2001 From: Zhaoyilunnn Date: Mon, 18 Sep 2023 04:47:03 +0000 Subject: [PATCH] Submission - Add https://github.com/Zhaoyilunnn/qdao to list. --- ecosystem/resources/members/SSVQE.toml | 2 +- ecosystem/resources/members/qdao.toml | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 ecosystem/resources/members/qdao.toml diff --git a/ecosystem/resources/members/SSVQE.toml b/ecosystem/resources/members/SSVQE.toml index 80c9927709..e020e50fa2 100644 --- a/ecosystem/resources/members/SSVQE.toml +++ b/ecosystem/resources/members/SSVQE.toml @@ -11,7 +11,6 @@ styles_results = [] coverages_results = [] skip_tests = false stars = 0 - [[tests_results]] passed = true test_type = "development" @@ -76,3 +75,4 @@ package_version = "0.44.1" logs_link = "https://github.com/qiskit-community/ecosystem/actions/runs/6082575100" qiskit_version = "0.44.1" timestamp = 1693906223.950387 + diff --git a/ecosystem/resources/members/qdao.toml b/ecosystem/resources/members/qdao.toml new file mode 100644 index 0000000000..526a4aa46a --- /dev/null +++ b/ecosystem/resources/members/qdao.toml @@ -0,0 +1,14 @@ +name = "qdao" +url = "https://github.com/Zhaoyilunnn/qdao" +description = "A lightweight framework to enable configurable memory consumption when simulating large quantum circuits." +licence = "Apache License 2.0" +contact_info = "zyilun8@gmail.com" +alternatives = "_No response_" +affiliations = "Institute of Computing Technology, Chinese Academy of Sciences." +labels = [ "Circuit simulator",] +tier = "Community" +tests_results = [] +styles_results = [] +coverages_results = [] +skip_tests = false +historical_test_results = []