KetQatKetQat
QEC
COMPLETED
Hash mismatch

surface-code-mwpm-baseline-d7-p008

surface-code-memory-mwpm v0.1.0

Verification Evidence

No verification evidence recorded.

Run Metadata

Domain
QEC
Schema
0.1
SDK / runner
0.2.0
Repository
https://github.com/ketqat/ketqat-sdk
Commit
Unspecified

Reproducibility

Hash: cf0b253e9867fb49be133aea3d5380df24c71ea960fc0689a5c76eb092de8aaf

Command

ketqat run experiment.yaml --output run.json
Download bundle

Cite this

@misc{ketqat_run_surfacecodemwpmbaselined7p008cf0b253e_2026,
  title        = {surface-code-mwpm-baseline-d7-p008},
  author       = {{KetQat contributors}},
  year         = {2026},
  howpublished = {\url{https://ketqat.com/runs/surface-code-mwpm-baseline-d7-p008-cf0b253e}},
  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.}
}

QEC Logical Error Rate

physical error ratelogical error rate
d=7Log y-axis

Metric points

MetricDistancePhysical pValueStd. errorShotsFailuresLatency msRuntime s
logical_error_rate70.0080.01530.0012274326865453761000015365.8176670.092848084

Environment

{
  "hardware": {
    "git_dirty": true,
    "processor": "arm",
    "git_commit_sha": "6af116b36bbbe9d883cefa688be29a2b6ece0fb0",
    "container_image": "unspecified",
    "git_repository_url": "https://github.com/ketqat/ketqat-sdk.git"
  },
  "packages": {
    "stim": "1.16.0",
    "numpy": "2.5.1",
    "pymatching": "2.4.0",
    "ketqat-runner": "0.2.0"
  },
  "architecture": "arm64",
  "python_version": "3.14.4",
  "operating_system": "macOS-15.6.1-arm64-arm-64bit-Mach-O"
}

Configuration

{
  "qec": {
    "code": {
      "family": "rotated-surface-code",
      "rounds": "distance",
      "distances": [
        7
      ]
    },
    "noise": {
      "model": "circuit-level-depolarizing",
      "physical_error_rates": [
        0.008
      ]
    },
    "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": 20260709,
    "shots": 10000
  },
  "benchmark": {
    "suite": "surface-code-memory-mwpm",
    "version": "0.1.0"
  },
  "experiment": {
    "name": "surface-code-mwpm-baseline-d7-p008",
    "description": "Official KetQat baseline -- rotated surface-code memory, circuit-level depolarizing noise, MWPM decoding via PyMatching."
  },
  "schema_version": "0.1"
}