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.20b1.tar.gz
(13.4 kB
view details)
Built Distribution
File details
Details for the file bluequbit-0.0.20b1.tar.gz
.
File metadata
- Download URL: bluequbit-0.0.20b1.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 | 837fc072310926835581464a9e3eca6885a7c1c4488b7f09f4823e59efb1ae2d |
|
MD5 | ceb00eae766fbed71adb80fdaef2c92e |
|
BLAKE2b-256 | 8099403bda116367eb1c45a4e770d9d7568f75701b9b324d4a21b0963f089e74 |
File details
Details for the file bluequbit-0.0.20b1-py3-none-any.whl
.
File metadata
- Download URL: bluequbit-0.0.20b1-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 | 1446d1199e81df76c183b7f2b3b0e0d9c1ab970a27907aeb134f19471f2c7267 |
|
MD5 | 7721b1526f97ec732567e559ec5b5c09 |
|
BLAKE2b-256 | 1a6b38cb9119f180bd2c175eada84190e46c51cd159280b5af6a768c98be4904 |