simulation tools for QCIS
Project description
A simulator for QCIS.
from qcis_sim import run
qcis_str = """
H Q22
H Q27
X Q27
Y Q27
Z Q27
S Q27
SD Q27
T Q27
TD Q27
CZ Q27 Q22
B Q1 Q4
I Q1 0.1
RX Q22 0.2
RY Q22 0.2
RZ Q10 0.2
M Q22
M Q27
"""
print(run(qcis_str, shots=100, topo=True))
# topo: topological check
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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
qcis_sim-0.1.0-py3-none-any.whl
(12.0 kB
view details)
File details
Details for the file qcis_sim-0.1.0-py3-none-any.whl.
File metadata
- Download URL: qcis_sim-0.1.0-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e291f0fa479e0129eb69374b2e21d072cb718a4ad924be59b37c0373b42f8e50
|
|
| MD5 |
1a45ea8a1046c86760e7bd6f70ebf6e5
|
|
| BLAKE2b-256 |
141731abe5465a31f3e2df6e0517077cfbca97d8554b89839f575a76b64ec0c1
|