You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/README.md
+10-7Lines changed: 10 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,19 @@
1
1
# QECTOR — qectorlab.github.io
2
2
3
-
Marketing and documentation site for **QECTOR Decoder v3** (platform), **Qector Workbench**, and related research — production-grade quantum error correction software under the **qectorlab** brand.
3
+
Lightweight static bridge + marketing site for **QECTOR Decoder v3** (high-performance decoder library) and **Qector Workbench** (free professional GUI) under the **qectorlab** brand.
4
+
5
+
**Go to [qector.store](https://qector.store) for licensing, full details, commercial evaluation.**
4
6
5
7
**Created by Guillaume Lessard (ORCID 0009-0000-3465-3753) / iD01t Productions.**
6
8
7
-
Live at **[qector.store](https://qector.store)**, deployed via GitHub Pages from this repository.
- Decoder: QECTOR Decoder v3 — Source Available (not free), version dynamically from PyPI RSS https://pypi.org/project/qector-decoder-v3/
10
-
- New Free Workbench GUI: QectorWorkbench v3.4.0 (https://github.com/qectorlab/qector-decoder-workbench/releases/tag/v3.4.0) — the free GUI app (decoder versions on site are live from PyPI RSS)
11
-
- Primary development: [qectorlab org](https://github.com/qectorlab) and [GuillaumeLessard/qector-decoder](https://github.com/GuillaumeLessard/qector-decoder)
12
-
- Full SATI OS suite: Commercial extensions on top of Source Available decoder + free Workbench GUI
13
-
- Reproducible artifacts and validation: [GuillaumeLessard/qector-decoder](https://github.com/GuillaumeLessard/qector-decoder)
16
+
Primary source of truth: the decoder repo README is mirrored here where useful.
<pclassName="text-xs text-secondary mb-2">This site and QECTOR Decoder v3 + Workbench are the high-performance decoder library + professional GUI. Broader QECTOR vision (LCL-833, full SATI CODEX theoretical work) is research context — see GitHub for details.</p>
<li><strongclassName="text-primary">SATI OS v1.0.0</strong>: Full-stack QEC platform <em>(GA released July 2, 2026; complete LCL-free open core with optional premium LCL-832 plugin)</em></li>
160
-
<li><strongclassName="text-primary">SATI CODEX</strong>: Experimental high-rate CSS code framework with IBM hardware validation</li>
161
-
<li><strongclassName="text-primary">QEC eBook</strong>: "Mastering QEC, Second Edition", companion textbook</li>
Copy file name to clipboardExpand all lines: source/src/pages/Decoder.tsx
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -163,9 +163,9 @@ export default function Decoder() {
163
163
<divref={(el)=>addRef(el,3)}>
164
164
<EvidenceBlock
165
165
title="Validation Status"
166
-
statement="All benchmark claims are simulation-validated using Stim + PyMatching cross-validation. Reproducible artifacts are on GitHub."
166
+
statement="All benchmark claims are simulation-validated using Stim + PyMatching cross-validation. Reproducible artifacts are on GitHub. Exact parity through d=15, full Stim integration."
description="QEC decoding is not one-size-fits-all. Surface codes, qLDPC codes, and real-time vs. batch workloads need different decoders. QECTOR Decoder v3 under qectorlab gives you all of them in one Python library with a consistent API."
description="QEC decoding is not one-size-fits-all. Surface codes, qLDPC codes, and real-time vs. batch workloads need different decoders. QECTOR Decoder v3 under qectorlab gives you all of them in one Python library with a consistent API. Every claim backed by GitHub artifacts."
0 commit comments