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.0b2.tar.gz
(16.7 kB
view details)
Built Distribution
File details
Details for the file bluequbit-0.1.0b2.tar.gz
.
File metadata
- Download URL: bluequbit-0.1.0b2.tar.gz
- Upload date:
- Size: 16.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 308d5613466d6f73c77f0fe72490f0ee16d5144fc507e23af80c2ac98a544729 |
|
MD5 | 36eb496203664434cc27b24072874974 |
|
BLAKE2b-256 | 499943dd3b041a4b546ba9663a9bd6c2c7b480ac9ee1f75b4f6e730c6309065a |
File details
Details for the file bluequbit-0.1.0b2-py3-none-any.whl
.
File metadata
- Download URL: bluequbit-0.1.0b2-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 | 0b2b54d113c983eab91309906267866d3ddfc44ccb3bc6ace342cfc56cd1c10e |
|
MD5 | 36a07e9068665ceb9fc580f0f9152735 |
|
BLAKE2b-256 | e4e492fea3cbdc7d5e908e7af0a6e3dc80f91d42faa6b7efeb24b526da17c9ce |