From 782c822deb2373274c6749e1b32e2c764a84181c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 08:52:07 +0000 Subject: [PATCH] Add Qiskit Scaleway to list. (#707) Add Qiskit Scaleway to list. --- Closes #706 Co-authored-by: frankharkins Co-authored-by: Frank Harkins --- ecosystem/resources/members/qiskit-scaleway.toml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ecosystem/resources/members/qiskit-scaleway.toml diff --git a/ecosystem/resources/members/qiskit-scaleway.toml b/ecosystem/resources/members/qiskit-scaleway.toml new file mode 100644 index 0000000000..865bd64d27 --- /dev/null +++ b/ecosystem/resources/members/qiskit-scaleway.toml @@ -0,0 +1,9 @@ +name = "Qiskit Scaleway" +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 = [] +website = "https://www.scaleway.com" +group = "provider" +documentation = "https://pypi.org/project/qiskit-scaleway/"