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.21b1.tar.gz
(13.4 kB
view details)
Built Distribution
File details
Details for the file bluequbit-0.0.21b1.tar.gz
.
File metadata
- Download URL: bluequbit-0.0.21b1.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 | d4d994fbde1dae5b888c8686719e5aa4deacdccd308075b921d7e7e6b11f4cdf |
|
MD5 | 5f69412be633569d83ebf8d0150b77ca |
|
BLAKE2b-256 | a70f4dade2c8c4138c509fcbfe8c37fcf76d1d478b53cf4012dd2c321c893403 |
File details
Details for the file bluequbit-0.0.21b1-py3-none-any.whl
.
File metadata
- Download URL: bluequbit-0.0.21b1-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 | 59cb5f3a5acd46c80f7d7233382f20de4af6d717ee082af3402d8bd9b2590c01 |
|
MD5 | 798768fb98629afd368f1b89467f289e |
|
BLAKE2b-256 | 03276be0815eec96e0230d6be81a6f887ca1ef88baeb049f30cea7b2d177164f |