qsim-sdk: Python client for the Zero Kelvin Simulation Foundry
Authors/Creators
Description
Python client for a cloud service that executes quantum circuits on classical simulators, GPU accelerators, or real quantum processors, and attaches a documented accuracy statement to every approximate result.
One API call reaches exact statevector simulation on CPU or GPU, stabilizer simulation for Clifford circuits, matrix product state simulation for circuits of bounded entanglement, Pauli propagation for expectation values on shallow circuits, and real superconducting and trapped-ion hardware. A router sends each circuit to the cheapest method able to answer it.
Two certification protocols are defined. ZCC-v0.1 states simulation accuracy, either as a convergence check or, on the certified path, as a single-run bound measured from the weight discarded during truncation. ZHF-v0.1 states hardware fidelity, computed by comparing measured device counts against the exact ideal distribution where the circuit remains classically tractable. Runs whose own error bound would be vacuous are rejected with a diagnostic rather than returned as a number. Certificates are independently verifiable without authentication.
Files
official-dvl/zksf-v0.2.2.zip
Files
(23.1 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:b3989a606e77a1949fea8cac81bd3f8c
|
23.1 kB | Preview Download |
Additional details
Related works
- Is documented by
- https://zksf.org (URL)
- https://zksf.org/docs/ (URL)
- Is identical to
- Software: https://pypi.org/project/qsim-sdk/ (URL)
Software
- Repository URL
- https://github.com/official-dvl/zksf