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.1.0b0.tar.gz
(16.6 kB
view details)
Built Distribution
File details
Details for the file bluequbit-0.1.0b0.tar.gz
.
File metadata
- Download URL: bluequbit-0.1.0b0.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 | 4ce7d4da2c177ebbed931987d9b711abc3f4e7599bb144a716a078a3e5c41e2b |
|
MD5 | 1c34c6f50f721e0c76b7acc2e76106a4 |
|
BLAKE2b-256 | fa7f1c045a2b333aff03be7544a9bca7d9509a3cff54a58ed98ae3c205c05160 |
File details
Details for the file bluequbit-0.1.0b0-py3-none-any.whl
.
File metadata
- Download URL: bluequbit-0.1.0b0-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 | 28c9fdc4871f033553fadea12ce290a139d4c06a49689157b18641127c53f30c |
|
MD5 | d29143e5cd709731a4d06ba02be38ecb |
|
BLAKE2b-256 | 53e998ad12c779891bb3223f64a3996f29abc769d2e9cae71043140f740b1b6e |