SoftQLib — SoftQuantus Quantum Library SDK
Project description
SoftQLib
SoftQuantus Quantum Library SDK — transparent proxy for the Classiq SDK.
pip install softqlib
All Classiq functionality is available under the softqlib namespace:
from softqlib import *
@qfunc
def main(res: Output[QBit]):
allocate(1, res)
X(res)
quantum_program = synthesize(main)
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
softqlib-0.1.0.tar.gz
(2.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file softqlib-0.1.0.tar.gz.
File metadata
- Download URL: softqlib-0.1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a52949b9a92150c6c3eb2d534de8709da026580d252a6e798a60bb62d0ad58c
|
|
| MD5 |
7df963915a3810a8898f3ee3969a4d1f
|
|
| BLAKE2b-256 |
91877e5f16d678b85dc2815e678780c79b759b4863ae2d79f3cc848f6e8a0cd2
|
File details
Details for the file softqlib-0.1.0-py3-none-any.whl.
File metadata
- Download URL: softqlib-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f08394f9c0cf7052c743181000b883cc6547ebe21665836f92175d5db2eddf69
|
|
| MD5 |
91f2fe508d00a5e5ca26caa771cd97de
|
|
| BLAKE2b-256 |
97b4d6b434b66e86632fd177ed18cc4e69c4f2a7a497764daf06fcc16c305214
|