"Orquestra Qiskit package"
Project description
orquestra-qiskit
What is it?
orquestra-qiskit is a Zapata library holding modules for integrating qiskit with Orquestra.
Installation
Even though it's intended to be used with Orquestra, orquestra-qiskit can be also used as a Python module.
Just run pip install . from the main directory.
Usage
orquestra-qiskit is a Python module that exposes Qiskit's simulators as an orquestra QuantumSimulator. It can be imported with:
from orquestra.integrations.qiskit.simulator import QiskitSimulator
It also exposes Qiskit's quantum backends as a QiskitBackend which implements the orquestra.quantum.api.backend.QuantumBackend interface.
It can be imported with:
from orquestra.integrations.qiskit.backend import QiskitBackend
In addition, it also provides converters that allow switching between qiskit circuits and those of orquestra.
The module can be used directly in Python or in an Orquestra workflow. For more details, see the Orquestra Core docs.
For more information regarding Orquestra and resources, please refer to the Orquestra documentation.
Development and contribution
You can find the development guidelines in the orquestra-quantum repository.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file orquestra-qiskit-0.14.0.tar.gz.
File metadata
- Download URL: orquestra-qiskit-0.14.0.tar.gz
- Upload date:
- Size: 82.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07c53544d1d5859832b2d82e104605821931b27cbaa22f963df158aa89069562
|
|
| MD5 |
eb519f86a81afb7dc28bf92d549fd725
|
|
| BLAKE2b-256 |
88c4cc14d42a8e76948e787cd619dc41f3dcdd311b4a44336a18d81e2000f28e
|