Skip to content

Commit

Permalink
Recompile members.json
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 28, 2023
1 parent 2d7973c commit 57f9693
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions ecosystem/resources/members.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"1": {
"name": "pennylane-qiskit",
"url": "https://github.com/PennyLaneAI/pennylane-qiskit",
"description": "The PennyLane-Qiskit plugin integrates the Qiskit quantum computing framework with PennyLane's quantum machine learning capabilities",
"description": "The PennyLane-Qiskit plugin integrates the Qiskit quantum computing framework with PennyLane's quantum machine learning capabilities.",
"licence": "Apache 2.0",
"labels": [
"Converter"
Expand Down Expand Up @@ -795,7 +795,7 @@
"5": {
"name": "quantuminspire",
"url": "https://github.com/QuTech-Delft/quantuminspire",
"description": "platform allows to execute quantum algorithms using the cQASM language.",
"description": "This platform allows you to execute quantum algorithms using the cQASM language.",
"licence": "Apache 2.0",
"labels": [
"Algorithms"
Expand Down Expand Up @@ -1812,7 +1812,7 @@
"9": {
"name": "Quantum-Glasses",
"url": "https://github.com/Jayshah25/Quantum-Glasses",
"description": "Visualise the effects of Single Qubit Gates on a Qubit via Bloch Sphere Simulation in a Tkinter Software.",
"description": "Visualise the effects of single-qubit gates on a qubit via Bloch sphere simulation in a Tkinter software.",
"licence": "Apache License 2.0",
"contact_info": "[email protected]",
"alternatives": "The only alternative is to code up a circuit (qiskit.QuantumCircuit) and pass the circuit to visualize_transition from qiskit.visualization. Quantum Glasses implementation wraps all of this into a simple, easy to use Tkinter Software.",
Expand Down Expand Up @@ -1992,7 +1992,7 @@
"13": {
"name": "python-open-controls",
"url": "https://github.com/qctrl/python-open-controls",
"description": "Q-CTRL Open Controls is an open-source Python package that makes it easy to create and deploy established error-robust quantum control protocols from the open literature",
"description": "Q-CTRL Open Controls is an open-source Python package that makes it easy to create and deploy established error-robust quantum control protocols from the open literature.",
"licence": "Apache 2.0",
"labels": [
"Hardware"
Expand Down Expand Up @@ -2596,7 +2596,7 @@
"15": {
"name": "q-kernel-ops",
"url": "https://github.com/Travis-S-IBM/q-kernel-ops",
"description": "Code base on the paper Kernel Matrix Completion for Offline Quantum-Enhanced Machine Learning [2112.08449](https://arxiv.org/abs/2112.08449).",
"description": "Code based on the paper \"Kernel Matrix Completion for Offline Quantum-Enhanced Machine Learning\" (arXiv:2112.08449).",
"licence": "Apache 2.0",
"contact_info": "### Email",
"alternatives": "### Alternatives",
Expand Down Expand Up @@ -2873,7 +2873,7 @@
"19": {
"name": "sat-circuits-engine",
"url": "https://github.com/ohadlev77/sat-circuits-engine",
"description": "A Python-Qiskit-based package that provides capabilities of easily generating, executing and analyzing quantum circuits for satisfiability problems according to user-defined constraints. The circuits being generated by the program are based on Grover's algorithm and its amplitude-amplification generalization.",
"description": "A Python-Qiskit-based package that provides capabilities of easily generating, executing and analyzing quantum circuits for satisfiability problems according to user-defined constraints. The circuits generated by the program are based on Grover's algorithm and its amplitude-amplification generalization.",
"licence": "Apache License 2.0",
"contact_info": "[email protected]",
"alternatives": "_No response_",
Expand All @@ -2896,7 +2896,7 @@
"20": {
"name": "spinoza",
"url": "https://github.com/smu160/spinoza",
"description": "Spinoza is a quantum state simulator (implemented in Rust) that is one of the fastest open-source simulators. Spinoza is implemented using a functional approach. Additionally, Spinoza has a `QuantumCircuit` object-oriented interface, which partially matches Qiskit's interface. Spinoza is capable of running in a myriad of computing environments (e.g., small workstations), and on various architectures. At this juncture, Spinoza only utilizes a single thread; however, it is designed to be easily extended into a parallel version, as well as a distributed version. The paper associated with Spinoza is available [here](https://arxiv.org/pdf/2303.01493.pdf).",
"description": "Spinoza is a quantum state simulator (implemented in Rust) that is one of the fastest open-source simulators. Spinoza is implemented using a functional approach. Additionally, Spinoza has a QuantumCircuit object-oriented interface, which partially matches Qiskit's interface. Spinoza is capable of running in a myriad of computing environments (e.g., small workstations), and on various architectures. At this juncture, Spinoza only utilizes a single thread; however, it is designed to be easily extended into a parallel version, as well as a distributed version. The paper associated with Spinoza is available at arXiv:2303.01493.",
"licence": "Apache License 2.0",
"contact_info": "[email protected]",
"alternatives": "_No response_",
Expand All @@ -2918,7 +2918,7 @@
"21": {
"name": "qiskit-classroom-converter",
"url": "https://github.com/KMU-quantum-classroom/qiskit-classroom-converter",
"description": "Convert quantum circuits, matrices, and bra-ket strings. This converter includes the following conversion functions: quantum circuit to bra-ket notation, quantum circuit to matrix, matrix to quantum circuit, bra-ket notation to matrix",
"description": "Convert quantum circuits, matrices, and bra-ket strings. This converter includes the following conversion functions: quantum circuit to bra-ket notation, quantum circuit to matrix, matrix to quantum circuit, bra-ket notation to matrix.",
"licence": "Apache License 2.0",
"contact_info": "_No response_",
"alternatives": "_No response_",
Expand Down Expand Up @@ -3279,7 +3279,7 @@
"23": {
"name": "qiskit-classroom",
"url": "https://github.com/KMU-quantum-classroom/qiskit-classroom",
"description": "Qiskit-classroom is a toolkit that helps implement quantum algorithms by converting and visualizing different expressions used in the Qiskit ecosystem using Qiskit-classroom-converter. The following three transformations are supported : Quantum Circuit to Dirac notation, Quantum Circuit to Matrix, Matrix to Quantum Circuit etc...",
"description": "Qiskit-classroom is a toolkit that helps implement quantum algorithms by converting and visualizing different expressions used in the Qiskit ecosystem using Qiskit-classroom-converter. The following three transformations are supported : Quantum circuit to Dirac notation, quantum circuit to matrix, matrix to quantum circuit etc.",
"licence": "Apache License 2.0",
"contact_info": "_No response_",
"alternatives": "_No response_",
Expand Down Expand Up @@ -3386,7 +3386,7 @@
"24": {
"name": "qiskit-rigetti",
"url": "https://github.com/rigetti/qiskit-rigetti",
"description": "Rigetti Provider for Qiskit",
"description": "Rigetti Provider for Qiskit.",
"licence": "Apache 2.0",
"labels": [
"Provider"
Expand Down Expand Up @@ -4148,7 +4148,7 @@
"26": {
"name": "qiskit-nature-pyscf-dft-embedding",
"url": "https://github.com/mrossinek/qiskit-nature-pyscf-dft-embedding",
"description": "This repository contains the latest prototype implementation of the Qiskit Nature + PySCF DFT Embedding. It is based on the following publication: > Max Rossmannek, Panagiotis Kl. Barkoutsos, Pauline J. Ollitrault, Ivano Tavernelli; > Quantum HF/DFT-embedding algorithms for electronic structure calculations: Scaling up to complex molecular systems. > J. Chem. Phys. 21 March 2021; 154 (11): 114105.",
"description": "This repository contains the latest prototype implementation of the Qiskit Nature + PySCF DFT Embedding. It is based on \"Quantum HF/DFT-embedding algorithms for electronic structure calculations: Scaling up to complex molecular systems\" (J. Chem. Phys. 154, 114105)",
"licence": "Apache License 2.0",
"contact_info": "[email protected]",
"alternatives": "_No response_",
Expand Down Expand Up @@ -4483,7 +4483,7 @@
"29": {
"name": "qiskit-ionq",
"url": "https://github.com/Qiskit-Partners/qiskit-ionq",
"description": "Project contains a provider that allows access to IonQ ion trap quantum systems.",
"description": "This project contains a provider that allows access to IonQ ion trap quantum systems.",
"licence": "Apache 2.0",
"contact_info": "",
"alternatives": "",
Expand Down Expand Up @@ -5063,7 +5063,7 @@
"32": {
"name": "diskit",
"url": "https://github.com/Interlin-q/diskit",
"description": "Distributed quantum computing is a concept that proposes to connect multiple quantum computers in a network to leverage a collection of more, but physically separated, qubits. In order to perform distributed quantum computing, it is necessary to add the addition of classical communication and entanglement distribution so that the control information from one qubit can be applied to another that is located on another quantum computer. For more details on distributed quantum computing, see this blog post: [Distributed Quantum Computing: A path to large scale quantum computing](https://medium.com/@stephen.diadamo/distributed-quantum-computing-1c5d38a34c50) In this project, we aim to validate distributed quantum algorithms using Qiskit. Because Qiskit does not yet come with networking features, we embed a \"virtual network topology\" into large circuits to mimic distributed quantum computing. The idea is to take a monolithic quantum circuit developed in the Qiskit language and distribute the circuit according to an artificially segmented version of a quantum processor. The inputs to the library are a quantum algorithm written monolithically (i.e., in a single circuit) and a topology parameter that represents the artificial segmentation of the single quantum processor. The algorithm takes these two inputs and remaps the Qiskit circuit to the specified segmentation, adding all necessary steps to perform an equivalent distributed quantum circuit. Our algorithm for achieving this is based on the work: [Distributed Quantum Computing and Network Control for Accelerated VQE](https://ieeexplore.ieee.org/document/9351762). The algorithm output is another Qiskit circuit with the equivalent measurement statistics but with all of the additional logic needed to perform a distributed version.",
"description": "Distributed quantum computing is a concept that proposes to connect multiple quantum computers in a network to leverage a collection of more, but physically separated, qubits. In order to perform distributed quantum computing, it is necessary to add the addition of classical communication and entanglement distribution so that the control information from one qubit can be applied to another that is located on another quantum computer. For more details on distributed quantum computing, see the Medium blog post \"Distributed Quantum Computing: A path to large scale quantum computing\". In this project, we aim to validate distributed quantum algorithms using Qiskit. Because Qiskit does not yet come with networking features, we embed a \"virtual network topology\" into large circuits to mimic distributed quantum computing. The idea is to take a monolithic quantum circuit developed in the Qiskit language and distribute the circuit according to an artificially segmented version of a quantum processor. The inputs to the library are a quantum algorithm written monolithically (i.e., in a single circuit) and a topology parameter that represents the artificial segmentation of the single quantum processor. The algorithm takes these two inputs and remaps the Qiskit circuit to the specified segmentation, adding all necessary steps to perform an equivalent distributed quantum circuit. Our algorithm for achieving this is based on the work \"Distributed Quantum Computing and Network Control for Accelerated VQE\" (doi: 10.1109/TQE.2021.3057908). The algorithm output is another Qiskit circuit with the equivalent measurement statistics but with all of the additional logic needed to perform a distributed version.",
"licence": "Apache License 2.0",
"contact_info": "[email protected], [email protected]",
"alternatives": "Interlin-q: https://github.com/Interlin-q/Interlin-q A similar library but uses QuNetSim to simulate the network communication for distributed quantum computing.",
Expand Down Expand Up @@ -5538,7 +5538,7 @@
"37": {
"name": "qtcodes",
"url": "https://github.com/yaleqc/qtcodes",
"description": "Qiskit Topological Codes",
"description": "Qiskit Topological Codes.",
"licence": "Apache 2.0",
"contact_info": "",
"alternatives": "",
Expand Down Expand Up @@ -6160,7 +6160,7 @@
"40": {
"name": "SSVQE",
"url": "https://github.com/JoelHBierman/SSVQE",
"description": "The SSVQE algorithm (https://arxiv.org/abs/1810.09434) is a generalization of VQE to find low-lying eigenstates of a Hermitian operator. This specific implementation of SSVQE carries out one optimization procedure using weights.",
"description": "The SSVQE algorithm (arXiv:1810.09434) is a generalization of VQE to find low-lying eigenstates of a Hermitian operator. This specific implementation of SSVQE carries out one optimization procedure using weights.",
"licence": "Apache License 2.0",
"contact_info": "[email protected]",
"alternatives": "_No response_",
Expand Down Expand Up @@ -6276,7 +6276,7 @@
"41": {
"name": "vqls-prototype",
"url": "https://github.com/QuantumApplicationLab/vqls-prototype",
"description": "The Variational Quantum Linear Solver (VQLS) uses an optimization approach to solve linear systems of equations. The vqls-prototype allows to easily setup and deploy a VQLS instance on different backends through the use of qiskit primitives and the runtime library",
"description": "The Variational Quantum Linear Solver (VQLS) uses an optimization approach to solve linear systems of equations. The vqls-prototype allows to easily setup and deploy a VQLS instance on different backends through the use of qiskit primitives and the runtime library.",
"licence": "Apache License 2.0",
"contact_info": "[email protected]",
"alternatives": "The prototype builds on the qiskit-textbook chapter and tutorial. The prototype allows to use the primitives and use different cost function and test circuits to optimize the parameters.",
Expand Down Expand Up @@ -6743,7 +6743,7 @@
"43": {
"name": "mitiq",
"url": "https://github.com/unitaryfund/mitiq",
"description": "Mitiq is a Python toolkit for implementing error mitigation techniques on quantum computers",
"description": "Mitiq is a Python toolkit for implementing error mitigation techniques on quantum computers.",
"licence": "Apache 2.0",
"labels": [
"Error mitigation"
Expand Down Expand Up @@ -7740,7 +7740,7 @@
"49": {
"name": "quantumcat",
"url": "https://github.com/artificial-brain/quantumcat",
"description": "quantumcat is a platform-independent, open-source, high-level quantum computing library, which allows the quantum community to focus on developing platform-independent quantum applications without much effort",
"description": "quantumcat is a platform-independent, open-source, high-level quantum computing library, which allows the quantum community to focus on developing platform-independent quantum applications without much effort.",
"licence": "Apache 2.0",
"labels": [
"Algorithms",
Expand Down Expand Up @@ -8389,7 +8389,7 @@
"52": {
"name": "pytket-qiskit",
"url": "https://github.com/CQCL/pytket-qiskit",
"description": "an extension to Pytket (a python module for interfacing with CQC tket) that allows Pytket circuits to be run on IBM backends and simulators, as well as conversion to and from Qiskit representations.",
"description": "An extension to Pytket (a python module for interfacing with CQC tket) that allows Pytket circuits to be run on IBM backends and simulators, as well as conversion to and from Qiskit representations.",
"licence": "Apache 2.0",
"labels": [
"Converter"
Expand Down Expand Up @@ -8669,7 +8669,7 @@
"0": {
"name": "qiskit-alt",
"url": "https://github.com/Qiskit-Extensions/qiskit-alt",
"description": "Python package uses a backend written in Julia to implement high performance features for standard Qiskit.",
"description": "A Python package that uses a backend written in Julia to implement high performance features for standard Qiskit.",
"licence": "Apache 2.0",
"contact_info": "",
"alternatives": "",
Expand Down Expand Up @@ -9023,7 +9023,7 @@
"2": {
"name": "mthree",
"url": "https://github.com/Qiskit-Partners/mthree",
"description": "Matrix-free Measurement Mitigation (M3)",
"description": "Matrix-free Measurement Mitigation (M3).",
"licence": "Apache 2.0",
"contact_info": "",
"alternatives": "",
Expand Down Expand Up @@ -9820,7 +9820,7 @@
"2": {
"name": "qiskit-ibm-provider",
"url": "https://github.com/Qiskit/qiskit-ibm-provider",
"description": "Project contains a provider that allows accessing the IBM Quantum systems and simulators.",
"description": "This project contains a provider that allows accessing the IBM Quantum systems and simulators.",
"licence": "Apache 2.0",
"contact_info": "",
"alternatives": "",
Expand Down

0 comments on commit 57f9693

Please sign in to comment.