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.18b1.tar.gz
(12.9 kB
view details)
Built Distribution
File details
Details for the file bluequbit-0.0.18b1.tar.gz
.
File metadata
- Download URL: bluequbit-0.0.18b1.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82285e54077f9a2882b54d72cba0c0c16e08e6b703d4c13efbc460de55fb806b |
|
MD5 | 1b2f7806b16f875297b9b314fe5daffd |
|
BLAKE2b-256 | 2c787e34d96ae5c0f450d9a1d2490fdf85bfd48393e69b18433df5f75ea9ecb9 |
File details
Details for the file bluequbit-0.0.18b1-py3-none-any.whl
.
File metadata
- Download URL: bluequbit-0.0.18b1-py3-none-any.whl
- Upload date:
- Size: 16.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6ec7a8994e2e82d814660d48e642a557e9bf20a9f36766439d8797a5d5dd591 |
|
MD5 | ceb1dd4bfe886823d15737fa68a1e778 |
|
BLAKE2b-256 | 2fba93c5a2ed70ce9566f5a22ec6c47ef281830a2cdb97206cd6b997dd4912a9 |