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
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,14 @@
1
1
# QECTOR — qectorlab.github.io
2
2
3
-
Marketing and documentation site for **QECTOR Decoder v3**, **SATI OS**, and **SATI CODEX** — production-grade quantum error correction software by [Guillaume Lessard](https://github.com/GuillaumeLessard) / iD01t Productions.
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.
4
+
5
+
**Created by Guillaume Lessard (ORCID 0009-0000-3465-3753) / iD01t Productions.**
4
6
5
7
Live at **[qector.store](https://qector.store)**, deployed via GitHub Pages from this repository.
6
8
7
9
- Decoder: QECTOR Decoder v3 — Source Available (not free), version dynamically from PyPI RSS https://pypi.org/project/qector-decoder-v3/
8
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)
Python library for quantum error correction decoding. Exact MWPM parity with PyMatching
82
-
through d=15. +35.7% LER reduction with Belief-Matching. All benchmarks and artifacts on GitHub.
81
+
QECTOR Decoder v3 under the qectorlab brand. Exact MWPM parity with PyMatching through d=15. +35.7% LER reduction with Belief-Matching. All benchmarks and artifacts on GitHub.
83
82
</p>
83
+
<pclassName="text-xs text-muted-foreground">Created by Guillaume Lessard (ORCID) / iD01t Productions</p>
QECTOR is an independent R&Dproject,notbackedbyaquantumhardwarecompany,VCfunding,orauniversitylab.
191
191
Allclaimsaresimulation-validated using Stim+PyMatchingcross-validation.IBMhardwarerunsarerealbutlimitedinscope.
192
-
QECTORDecoder is SourceAvailable(notfree).TheWorkbenchGUI is free.LatestfromPyPIRSS.Wepublishvalidationreports,non-passcounts,andknownlimitationsopenly.
192
+
QECTORDecoder is Source-Available(notfree).TheWorkbenchGUI is free.LatestfromPyPIRSS.Wepublishvalidationreports,non-passcounts,andknownlimitationsopenly.
Copy file name to clipboardExpand all lines: source/src/pages/Commercial.tsx
+31-1Lines changed: 31 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ export default function Commercial() {
26
26
<>
27
27
<SEO
28
28
title="Commercial · QECTOR"
29
-
description="Commercial evaluation licenses for QECTOR Decoder v3, SATI OS, and SATI CODEX. Contact us for enterprise licensing, support agreements, and custom engineering."
29
+
description="Commercial licenses for QECTOR Decoder v3 (Source-Available). Free Workbench GUI. Evaluation pilots from $1,500. Professional support for research and production teams."
SATI OS is the full commercial QEC suite built on the new QECTOR Decoder v3 (SourceAvailable, v{pypiVersion}) + the new free QectorWorkbench GUI v3.4 — desktop GUI (39 panels), FastAPI REST (122 routes), dual CLI, MCP server,
42
+
SATI OS is the full commercial QEC suite built on the new QECTOR Decoder v3 (Source-Available, v{pypiVersion}) + the new free QectorWorkbench GUI v3.4 — desktop GUI (39 panels), FastAPI REST (122 routes), dual CLI, MCP server,
43
43
and <spanclassName="text-cyan-300 font-semibold">17 hardware abstraction adapters</span> across 21 backend targets.
44
-
The core decoder is SourceAvailable; the Workbench GUI app is free. Full SATI OS adds commercial HAL adapters, expanded MCP, support, and enterprise features.
44
+
The core decoder is Source-Available; the Workbench GUI app is free. Full SATI OS adds commercial HAL adapters, expanded MCP, support, and enterprise features.
0 commit comments