Python SDK to BlueQubit app
Project description
BlueQubit Python SDK
Usage
Interface with the BlueQubit server
Circuit serialization
You can decode a quantum circuit of Braket/Cirq/Qiskit to/from JSON string.
import bluequbit.circuit_serialization as circuit_serialization
# Example with Cirq circuit
encoded_cirq = circuit_serialization.encode_circuit(qc_cirq)
decoded_cirq = circuit_serialization.decode_circuit(encoded_cirq)
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
bluequbit-0.0.23b1.tar.gz
(16.6 kB
view details)
Built Distribution
File details
Details for the file bluequbit-0.0.23b1.tar.gz
.
File metadata
- Download URL: bluequbit-0.0.23b1.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c75d1b16ea63550b30eba41b13118d19cf6184227297bffe6e2cee8a44ac9f9 |
|
MD5 | 66d1c6697658e2e3bf507fd77d86a106 |
|
BLAKE2b-256 | b5956d6f7a7e553f6eb54e3b46d9420cbeefb87edd1aeeff9b26cb60b8036f47 |
File details
Details for the file bluequbit-0.0.23b1-py3-none-any.whl
.
File metadata
- Download URL: bluequbit-0.0.23b1-py3-none-any.whl
- Upload date:
- Size: 16.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f54b340ab5617920211f397c446941db09c95aa86afaed4d80acc9040c1188a4 |
|
MD5 | d0ae43cf0b2a695e7a3a0137f94bf27f |
|
BLAKE2b-256 | 24aa5846929d40de452708f98728592e63c63cf8bf8e16f2de036f496bce0148 |