QEC
COMPLETED
Hash verified
surface-code-mwpm-sweep-d7-p011-s2
surface-code-memory-mwpm v0.1.0
Hash verified means the server independently recalculated this run's reproducibility hash from its manifest, environment, and results, and it matches what was submitted -- these numbers are exactly what the SDK produced, not edited afterward. It is not by itself proof of scientific correctness or independent reproduction -- see verification evidence below for that.
Results at a glance
1 metric points- runtime seconds
- 0.253587
- logical error rate
- 0.0498
- Executed
- Aug 3, 2026, 12:05 AM
Run context
- Domain
- QEC
- Schema
- 0.1
- SDK / runner
- 0.2.0
- Repository
- https://github.com/ketqat/ketqat-sdk
- Commit
- Not recorded in the submission
Reproducibility
Server-verified hash
c8a51528fd7a22136db1ef0b435c62db368a79db22c305db6657acc4f182ce80
Command
ketqat run experiment.yaml --output run.jsonCite this
@misc{ketqat_run_surfacecodemwpmsweepd7p011s2c8a51528_2026,
title = {surface-code-mwpm-sweep-d7-p011-s2},
author = {{KetQat contributors}},
year = {2026},
howpublished = {\url{https://ketqat.com/runs/surface-code-mwpm-sweep-d7-p011-s2-c8a51528}},
note = {KetQat benchmark run on surface-code-memory-mwpm v0.1.0. Retrieved via KetQat, a vendor-neutral registry for reproducible quantum error-correction and quantum-algorithm research.}
}Performance
Logical error rate against physical error rate. Error bars show reported standard error when available.
d=7Log y-axis
Complete result data
Measured values are shown without interpolation or threshold estimates.
| Metric | Distance | Physical p | Value | Std. error | Shots | Failures | Latency ms | Runtime s |
|---|---|---|---|---|---|---|---|---|
| logical_error_rate | 7 | 0.011 | 4.980e-2 | 1.54e-3 | 20000 | 996 | 197.88229199999998 | 0.246482293 |
Verification evidence
No verification evidence recorded.
Reproduction requests
No one has requested a reproduction of this run yet. A reproduction request asks an independent party to re-execute the experiment; a matching reproducibility hash alone never counts as one.
Datasets derived from this run
- Surface-code MWPM threshold sweep: 72-point multi-seed analysis table — 1 version; this run is named in its lineage.
Environment and benchmark configuration
Environment
{
"hardware": {
"git_dirty": "unavailable",
"processor": "arm",
"git_commit_sha": "unavailable",
"container_image": "unspecified",
"git_repository_url": "unavailable"
},
"packages": {
"stim": "1.16.0",
"numpy": "2.5.1",
"pymatching": "2.4.0",
"ketqat-runner": "0.2.0"
},
"architecture": "arm64",
"python_version": "3.12.12",
"operating_system": "macOS-15.6.1-arm64-arm-64bit"
}Configuration
{
"qec": {
"code": {
"family": "rotated-surface-code",
"rounds": "distance",
"distances": [
7
]
},
"noise": {
"model": "circuit-level-depolarizing",
"physical_error_rates": [
0.011
]
},
"decoder": {
"name": "pymatching",
"version": "auto"
},
"experiment_type": "memory"
},
"domain": "QEC",
"source": {
"repository_url": "https://github.com/ketqat/ketqat-sdk"
},
"metrics": [
"logical_error_rate",
"decoder_latency_ms",
"runtime_seconds"
],
"sampling": {
"seed": 20260802,
"shots": 20000
},
"benchmark": {
"suite": "surface-code-memory-mwpm",
"version": "0.1.0"
},
"experiment": {
"name": "surface-code-mwpm-sweep-d7-p011-s2",
"description": "Threshold sweep -- rotated surface-code memory, circuit-level depolarizing noise, MWPM decoding via PyMatching. Multi-seed point for the distance-curve overlay; shots scale with failure rarity."
},
"schema_version": "0.1"
}