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
> ⚠️ ****LICENSING** & **COMPLIANCE****NOTICE**** > **QECTOR** Decoder is **source-available**, not open source. It is free for personal, academic, and non-commercial research use. > **Commercial, institutional, lab, or product-integration use requires a paid commercial license.** > View pricing and request evaluation access at: **[https://qector.store/pricing](https://qector.store/pricing)** > Official contact: **[admin@qector.store](mailto:admin@qector.store)**
3
+
> ⚠️ **LICENSING & COMPLIANCE NOTICE**
4
+
>
5
+
> **QECTOR Decoder is source-available, not open source.** It is free for personal, academic, and non-commercial research use.
6
+
>
7
+
> **Commercial, institutional, lab, or product-integration use requires a paid commercial license.**
**Expected Output:**```text **QECTOR** OK - v0.6.6 ```
38
-
39
-
---
40
-
41
-
## 🏢 Commercial & Source Access
42
-
43
-
If your institution requires a custom build, specific feature flags (e.g., isolated **CUDA**/OpenCL configurations), or source-code review for security due diligence, this is **only available under a commercial license or Non-Disclosure Agreement (**NDA**)**.
44
-
45
-
To request access to the restricted technical archive or discuss enterprise deployment:
|**`ERROR: Could not find a version that satisfies the requirement`**| Ensure you are using Python 3.9, 3.10, 3.11, or 3.12. Upgrade pip: `python -m pip install --upgrade pip`. |
56
-
|**`ImportError: DLL load failed / .so not found`**| The pre-compiled wheel may be incompatible with highly unusual OS configurations. Ensure you are on a standard 64-bit Windows, Linux, or macOS environment. |
57
-
|**Missing optional dependencies (e.g., `stim`, `pymatching`)**| These are not bundled in the base wheel. Install them explicitly: `python -m pip install stim pymatching sinter`. |
58
-
|**GPU acceleration not detected**| The base PyPI wheel includes CPU and standard GPU fallbacks. For specialized enterprise GPU deployments, contact `[admin@qector.store](mailto:[admin@qector.store](mailto:admin@qector.store))`for custom build options. |
0 commit comments