From 350542ff8d5bcfdfe8d94ba713c12b60748d0a6c Mon Sep 17 00:00:00 2001 From: dakk Date: Tue, 28 Nov 2023 11:51:40 +0000 Subject: [PATCH 1/2] Submission - Add https://github.com/dakk/qlasskit to list. --- .../resources/members/qiskit-qubit-reuse.toml | 2 +- ecosystem/resources/members/qlasskit.toml | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 ecosystem/resources/members/qlasskit.toml diff --git a/ecosystem/resources/members/qiskit-qubit-reuse.toml b/ecosystem/resources/members/qiskit-qubit-reuse.toml index e2fc14b97a..d1ac50cec7 100644 --- a/ecosystem/resources/members/qiskit-qubit-reuse.toml +++ b/ecosystem/resources/members/qiskit-qubit-reuse.toml @@ -5,7 +5,7 @@ licence = "Apache License 2.0" contact_info = "_No response_" alternatives = "_No response_" affiliations = "IBM" -labels = [ "Paper implementation", ] +labels = [ "Paper implementation",] tier = "Community" styles_results = [] coverages_results = [] diff --git a/ecosystem/resources/members/qlasskit.toml b/ecosystem/resources/members/qlasskit.toml new file mode 100644 index 0000000000..928c025966 --- /dev/null +++ b/ecosystem/resources/members/qlasskit.toml @@ -0,0 +1,15 @@ +name = "qlasskit" +url = "https://github.com/dakk/qlasskit" +description = "Qlasskit is a Python library that allows quantum developers to write classical algorithms in pure Python and translate them into quantum circuits." +licence = "Apache License 2.0" +contact_info = "gessadavide@gmail.com" +alternatives = "_No response_" +affiliations = "The project is partially funded by the UnitaryFund microgrant." +labels = [ "Converter",] +tier = "Community" +website = "https://dakk.github.com/qlasskit" +tests_results = [] +styles_results = [] +coverages_results = [] +skip_tests = false +historical_test_results = [] From b5ec7cf6af494360745549cfa1fb3105dc839e12 Mon Sep 17 00:00:00 2001 From: Frank Harkins Date: Tue, 28 Nov 2023 14:44:23 +0000 Subject: [PATCH 2/2] Update ecosystem/resources/members/qlasskit.toml --- ecosystem/resources/members/qlasskit.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/ecosystem/resources/members/qlasskit.toml b/ecosystem/resources/members/qlasskit.toml index 928c025966..9c64324aa8 100644 --- a/ecosystem/resources/members/qlasskit.toml +++ b/ecosystem/resources/members/qlasskit.toml @@ -13,3 +13,4 @@ styles_results = [] coverages_results = [] skip_tests = false historical_test_results = [] +group = "other"