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.17b1.tar.gz
(12.9 kB
view details)
Built Distribution
File details
Details for the file bluequbit-0.0.17b1.tar.gz
.
File metadata
- Download URL: bluequbit-0.0.17b1.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07adc6880970a38859861becbd036fcdd777f8be7b4d29fcb11e0473712a869d |
|
MD5 | ebfb6a0572a1a8ea17f58c7fce266a5c |
|
BLAKE2b-256 | 304316c0052c32624849a8582bb4805aa0cb01ec36be491c9175ad031351ab1e |
File details
Details for the file bluequbit-0.0.17b1-py3-none-any.whl
.
File metadata
- Download URL: bluequbit-0.0.17b1-py3-none-any.whl
- Upload date:
- Size: 16.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52e40363b492fe8524b60443ef24259d2d508693be3c1649977bf88c77587965 |
|
MD5 | 7107a75c284fe7a25e59a43f74f1bfb1 |
|
BLAKE2b-256 | 1caf87bc9e66dfbdcae52f80adfa5a401ffc91fbf4f1615acd608c26caf84d2a |