diff --git a/.github/ISSUE_TEMPLATE/submission.yml b/.github/ISSUE_TEMPLATE/submission.yml index 132e207fe8..5c931e57c5 100644 --- a/.github/ISSUE_TEMPLATE/submission.yml +++ b/.github/ISSUE_TEMPLATE/submission.yml @@ -135,6 +135,7 @@ body: - Circuit simulator - Compute provider - Converter + - Cloud service - Error correction - Error mitigation - Finance diff --git a/ecosystem/resources/labels.json b/ecosystem/resources/labels.json index 24f2ed14a6..27cf64ed46 100644 --- a/ecosystem/resources/labels.json +++ b/ecosystem/resources/labels.json @@ -5,6 +5,7 @@ { "name": "Circuit building tool", "description": "Builds or modifies quantum circuits" }, { "name": "Circuit simulator", "description": "Simulates quantum computers" }, { "name": "Converter", "description": "Converts Qiskit objects (such as QuantumCircuit) for use in other programs" }, + { "name": "Cloud service", "description": "Includes functionality provided by cloud services" }, { "name": "Game", "description": "Games or playful education resources" }, { "name": "Paper implementation", "description": "Implements ideas from research papers" }, { "name": "Software development kit", "description": "Helps develop Qiskit code" }, diff --git a/ecosystem/resources/members/azure-quantum-python.toml b/ecosystem/resources/members/azure-quantum-python.toml index 85494b892f..2bda5ffb7b 100644 --- a/ecosystem/resources/members/azure-quantum-python.toml +++ b/ecosystem/resources/members/azure-quantum-python.toml @@ -2,7 +2,7 @@ name = "Azure Quantum" url = "https://github.com/microsoft/azure-quantum-python" description = "Submit quantum jobs written in Q#, Qiskit, or Cirq to the Azure Quantum service." licence = "MIT license" -labels = [ "Compute provider",] +labels = [ "Compute provider", "Cloud service",] ibm_maintained = false created_at = 1715084759.598566 stars = 126 diff --git a/ecosystem/resources/members/qiskit-alice-bob-provider.toml b/ecosystem/resources/members/qiskit-alice-bob-provider.toml index 027d813b12..f235541ee7 100644 --- a/ecosystem/resources/members/qiskit-alice-bob-provider.toml +++ b/ecosystem/resources/members/qiskit-alice-bob-provider.toml @@ -2,7 +2,7 @@ name = "Alice & Bob Qiskit provider" url = "https://github.com/Alice-Bob-SW/qiskit-alice-bob-provider" description = "Access Alice & Bob QPUs and emulators using Qiskit." licence = "Apache 2.0" -labels = [ "Compute provider",] +labels = [ "Compute provider", "Cloud service",] ibm_maintained = false created_at = 1715084994.136498 stars = 28 diff --git a/ecosystem/resources/members/qiskit-aqt-provider.toml b/ecosystem/resources/members/qiskit-aqt-provider.toml index d43ded62b5..5575d67dc0 100644 --- a/ecosystem/resources/members/qiskit-aqt-provider.toml +++ b/ecosystem/resources/members/qiskit-aqt-provider.toml @@ -4,7 +4,7 @@ description = "Qiskit provider for ion-trap quantum computers from Alpine Quantu licence = "Apache License 2.0" contact_info = "info@aqt.eu" affiliations = "Alpine Quantum Technologies GmbH" -labels = [ "Compute provider",] +labels = [ "Compute provider", "Cloud service",] ibm_maintained = false website = "https://www.aqt.eu/qc-systems/" stars = 27 diff --git a/ecosystem/resources/members/qiskit-braket-provider.toml b/ecosystem/resources/members/qiskit-braket-provider.toml index 2472842923..b57ac62c16 100644 --- a/ecosystem/resources/members/qiskit-braket-provider.toml +++ b/ecosystem/resources/members/qiskit-braket-provider.toml @@ -2,7 +2,7 @@ name = "Qiskit Braket provider" url = "https://github.com/qiskit-community/qiskit-braket-provider" description = "Execute Qiskit programs on AWS quantum computing hardware devices through Amazon Braket." licence = "Apache 2.0" -labels = [ "Compute provider",] +labels = [ "Compute provider", "Cloud service",] ibm_maintained = false created_at = 1715085130.096724 stars = 58 diff --git a/ecosystem/resources/members/qiskit-ionq.toml b/ecosystem/resources/members/qiskit-ionq.toml index a1e2e1e59f..1131f5cfde 100644 --- a/ecosystem/resources/members/qiskit-ionq.toml +++ b/ecosystem/resources/members/qiskit-ionq.toml @@ -4,7 +4,7 @@ description = "This project contains a provider that allows access to IonQ ion t licence = "Apache 2.0" contact_info = "" alternatives = "" -labels = [ "Compute provider",] +labels = [ "Compute provider", "Cloud service",] ibm_maintained = false created_at = 1670427446.011674 updated_at = 1670427446.011675 diff --git a/ecosystem/resources/members/qiskit-on-iqm.toml b/ecosystem/resources/members/qiskit-on-iqm.toml index 751f500d98..2ae989b89f 100644 --- a/ecosystem/resources/members/qiskit-on-iqm.toml +++ b/ecosystem/resources/members/qiskit-on-iqm.toml @@ -2,7 +2,7 @@ name = "Qiskit on IQM" url = "https://github.com/iqm-finland/qiskit-on-iqm" description = "Qiskit adapter for IQM's quantum computers." licence = "Apache 2.0" -labels = [ "Compute provider",] +labels = [ "Compute provider", "Cloud service",] ibm_maintained = false created_at = 1715085233.375706 stars = 22 diff --git a/ecosystem/resources/members/qiskit-quantinuum-provider.toml b/ecosystem/resources/members/qiskit-quantinuum-provider.toml index a14c994f33..781a0262ab 100644 --- a/ecosystem/resources/members/qiskit-quantinuum-provider.toml +++ b/ecosystem/resources/members/qiskit-quantinuum-provider.toml @@ -2,7 +2,7 @@ name = "Qiskit Quantinuum provider" url = "https://github.com/qiskit-community/qiskit-quantinuum-provider" description = "Provider to access Quantinuum quantum devices." licence = "Apache 2.0" -labels = [ "Compute provider",] +labels = [ "Compute provider", "Cloud service",] ibm_maintained = false created_at = 1715085347.688097 stars = 21 diff --git a/ecosystem/resources/members/qiskit-rigetti.toml b/ecosystem/resources/members/qiskit-rigetti.toml index 2a6d37ac80..906b7a9796 100644 --- a/ecosystem/resources/members/qiskit-rigetti.toml +++ b/ecosystem/resources/members/qiskit-rigetti.toml @@ -2,7 +2,7 @@ name = "Qiskit Rigetti Provider" url = "https://github.com/rigetti/qiskit-rigetti" description = "Rigetti Provider for Qiskit." licence = "Apache 2.0" -labels = [ "Compute provider",] +labels = [ "Compute provider", "Cloud service",] ibm_maintained = false created_at = 1678827878.136911 updated_at = 1678827878.136912 diff --git a/ecosystem/resources/members/qiskit-scaleway.toml b/ecosystem/resources/members/qiskit-scaleway.toml index c18441323f..a117918794 100644 --- a/ecosystem/resources/members/qiskit-scaleway.toml +++ b/ecosystem/resources/members/qiskit-scaleway.toml @@ -3,7 +3,7 @@ url = "https://github.com/scaleway/qiskit-scaleway" description = "A Python package to run quantum circuits on Scaleway infrastructure, providing access to simulators on powerful hardware (CPU and GPU)." licence = "Apache License 2.0" contact_info = "lmerbouche@scaleway.com" -labels = [ "Circuit simulator", "Compute provider",] +labels = [ "Circuit simulator", "Compute provider", "Cloud service",] ibm_maintained = false website = "https://www.scaleway.com" stars = 4 diff --git a/ecosystem/resources/members/qiskit-serverless.toml b/ecosystem/resources/members/qiskit-serverless.toml index 8169043bb7..e46f260ba8 100644 --- a/ecosystem/resources/members/qiskit-serverless.toml +++ b/ecosystem/resources/members/qiskit-serverless.toml @@ -3,7 +3,7 @@ url = "https://github.com/Qiskit/qiskit-serverless" description = "Execute Qiskit programs as long-running jobs and distribute them across many CPUs, GPUs, and QPUs." licence = "Apache License 2.0" contact_info = "sanket@ibm.com" -labels = [ "Software development kit",] +labels = [ "Software development kit", "Cloud service",] ibm_maintained = true created_at = 1670427445.627174 updated_at = 1670427445.627175 diff --git a/ecosystem/resources/members/qiskit-superstaq.toml b/ecosystem/resources/members/qiskit-superstaq.toml index d851d1b65d..d8cc7f955a 100644 --- a/ecosystem/resources/members/qiskit-superstaq.toml +++ b/ecosystem/resources/members/qiskit-superstaq.toml @@ -4,7 +4,7 @@ description = "Access the SuperstaQ web API through Qiskit for applications, pul licence = "Apache 2.0" contact_info = "" alternatives = "" -labels = [ "Converter", "Compute provider",] +labels = [ "Converter", "Compute provider", "Cloud service",] ibm_maintained = false created_at = 1678827878.760089 updated_at = 1678827878.76009 diff --git a/ecosystem/resources/members/zoose-codespace.toml b/ecosystem/resources/members/zoose-codespace.toml index ba20929c5e..6e1a9c5b33 100644 --- a/ecosystem/resources/members/zoose-codespace.toml +++ b/ecosystem/resources/members/zoose-codespace.toml @@ -4,7 +4,7 @@ description = "Run any major quantum library in your browser with only two click licence = "MIT license" contact_info = "ian \\[..at..\\] databaseline \\[..dot..\\] tech" alternatives = "qBraid: commercial hosted notebooks" -labels = [] +labels = [ "Cloud service",] ibm_maintained = false created_at = 1670402642.907656 updated_at = 1670402642.907662