Commit 61158de
committed
docs: describe the circuit-level run that now exists, and its limits
The benchmark section still said the replacement publication run "has not been
performed", while `official_benchmark_results.*` sat committed in the repo root.
A README that contradicts the artifacts beside it is its own defect.
Record what the run actually is - 77 cells, p=0.005, d in {3..15}, shots to
100,000 - and, just as importantly, what it is not: taken on a workstation that
was not quiesced, with `git_tree_dirty: true` in its own provenance block, and
63 further cells over the per-cell decode budget that are listed as *not
measured* rather than extrapolated.
Both findings are stated per-cell rather than generalised, per
docs/REPRODUCIBILITY_CHECKLIST.md, and that includes the unflattering one:
PyMatching was faster than every QECTOR decoder at every distance measured. That
is consistent with this project's own long-standing note that PyMatching leads
on plain MWPM. The flattering one is equally concrete - qector_blossom and
PyMatching returned an identical logical-failure count on identical samples at
d=3 and d=5.
Also points at both generators and spells out the shared pipeline, so the next
reader does not have to take the methodology note on trust.1 parent e300b42 commit 61158de
1 file changed
Lines changed: 36 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | | - | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
405 | 407 | | |
406 | 408 | | |
407 | 409 | | |
408 | 410 | | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
409 | 415 | | |
410 | 416 | | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
411 | 441 | | |
412 | 442 | | |
413 | 443 | | |
| |||
0 commit comments