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.22b1.tar.gz
(16.4 kB
view details)
Built Distribution
File details
Details for the file bluequbit-0.0.22b1.tar.gz
.
File metadata
- Download URL: bluequbit-0.0.22b1.tar.gz
- Upload date:
- Size: 16.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f976ed6048adec817da80ddc26f4f5c8f8f92c5ac5a29428a3c301203d0cdb1 |
|
MD5 | 96357367d12bcaebd923de26ba559d27 |
|
BLAKE2b-256 | 953dac4508c1ddb0c7bac1c7a53788c338a3a511396db50b5c41f0343a19ad86 |
File details
Details for the file bluequbit-0.0.22b1-py3-none-any.whl
.
File metadata
- Download URL: bluequbit-0.0.22b1-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 | 994dad4405545fd11aa5c0c303f749a5bc555f54efded4cfc8187d2e97a3521d |
|
MD5 | b96602285e62d5f80271377d8a48db29 |
|
BLAKE2b-256 | 1682fa54f2f0527443d26df21ed41ff58e861e0365cfecd80575e87a395978d6 |