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.19b1.tar.gz
(13.4 kB
view details)
Built Distribution
File details
Details for the file bluequbit-0.0.19b1.tar.gz
.
File metadata
- Download URL: bluequbit-0.0.19b1.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cfb51b76fddc5110a7d3129a303b2a991a017ecba107d8a66f052ae20b89cea5 |
|
MD5 | 096a13d5765deea6ad9990fd928ff8cd |
|
BLAKE2b-256 | 84ae1befb56cd429dee21a0b19064dcdf606395b75871db23b8bf1e8b870c03e |
File details
Details for the file bluequbit-0.0.19b1-py3-none-any.whl
.
File metadata
- Download URL: bluequbit-0.0.19b1-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.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da1b7a7aa2956c75a0d61119cc2fdb9953a61287e298266562385c0c66f0bbaf |
|
MD5 | ea5a1059bacfcb008eb5df8dbc4efce7 |
|
BLAKE2b-256 | 01a692703e46688b00763373f9e6e568f278f81026654f59543607612ca64135 |