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.0b3.tar.gz
(16.9 kB
view details)
Built Distribution
File details
Details for the file bluequbit-0.1.0b3.tar.gz
.
File metadata
- Download URL: bluequbit-0.1.0b3.tar.gz
- Upload date:
- Size: 16.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c837eae494b4198463e47d7675b87f14752788e28b50072d145e83027c530ff |
|
MD5 | 3b3eac33e7c8035fec8f3a6376065c42 |
|
BLAKE2b-256 | ae558e82f4129ba51b288f3f1ce79edda40a0de5f60047fdfa62860e420d0229 |
File details
Details for the file bluequbit-0.1.0b3-py3-none-any.whl
.
File metadata
- Download URL: bluequbit-0.1.0b3-py3-none-any.whl
- Upload date:
- Size: 16.4 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 | a694c0e4fc2b03df823fce86bd15f7fdc633ce096bc349664799a8895e073b9c |
|
MD5 | 1e9f8f7593cbf00e18b0a9643c566fa9 |
|
BLAKE2b-256 | 757d56ab5e17301c849b96d2b9770a3f7543834a74e20a816048e514cd250f08 |