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
pyproject.toml [project.urls]:
- Funding = github.com/sponsors/qectorlab (PyPI renders a dedicated
funding icon for this exact key; renaming it loses the icon)
- added Source, Commercial Licensing, Security
- Documentation now points at docs/ rather than the repo root
- normalised qector.store -> www.qector.store to match the README
description: adds the v0.7.0 decoder families (weighted Union-Find,
Relay-BP, colour-code, correlated two-stage, ambiguity clustering) and
qiskit-qec compatibility.
keywords: 16 -> 27, adding Sinter, qiskit, BP-OSD, Relay-BP, colour/color
code, toric code, CUDA, syndrome decoding, fault tolerance.
README: made the COMMERCIAL.md link absolute. The README is the PyPI long
description and PyPI does not resolve repo-relative links, so it rendered
as a dead link on the project page.
All 17 trove classifiers validated; all funding/purchase URLs HTTP 200.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ and commercial licences are what keep the decoder maintained.
20
20
| Channel | Who it's for |
21
21
|---|---|
22
22
|[GitHub Sponsors](https://github.com/sponsors/qectorlab)| Individuals and companies funding ongoing development |
23
-
|[Commercial licence](https://www.qector.store/pricing)| Required for company, SaaS, OEM or funded institutional use — see [COMMERCIAL.md](COMMERCIAL.md)|
23
+
|[Commercial licence](https://www.qector.store/pricing)| Required for company, SaaS, OEM or funded institutional use — see [COMMERCIAL.md](https://github.com/GuillaumeLessard/qector-decoder/blob/main/COMMERCIAL.md)|
0 commit comments