Skip to main content
KetQat

Appearance

QEC
COMPLETED
Hash verified

surface-code-mwpm-baseline-d7-p002

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.037087
logical error rate upper bound
0.000383998
Executed
Aug 2, 2026, 10:29 AM

Run context

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

Reproducibility

Server-verified hash

bd78aeaca032205c1d03c9ec3205472788671b7aa36b3af825e47e531313adc9

Command

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

Cite this

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

physical error ratelogical error rate
d=7Linear y-axis; zero logical-error-rate points shown without fabrication

Complete result data

Measured values are shown without interpolation or threshold estimates.

MetricDistancePhysical pValueStd. errorShotsFailuresLatency msRuntime s
logical_error_rate70.002< 3.84e-4 (upper bound; no failures in 10,000 shots)10000012.076750.031199166

Verification evidence

No verification evidence recorded.

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.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.002
      ]
    },
    "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-p002",
    "description": "Official KetQat baseline -- rotated surface-code memory, circuit-level depolarizing noise, MWPM decoding via PyMatching."
  },
  "schema_version": "0.1"
}