Skip to content

Commit d313a63

Browse files
authored
Update tags.json
1 parent 3088e0c commit d313a63

1 file changed

Lines changed: 14 additions & 7 deletions

File tree

.well-known/tags.json

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
{
2-
"name": "QECTOR Decoder 3",
2+
"name": "QECTOR Decoder v3",
3+
"version": "0.6.6",
34
"canonical": "https://qector.store",
5+
"pricing": "https://qector.store/pricing",
6+
"contact": "admin@qector.store",
7+
"description": "High-performance, source-available Rust/Python quantum error correction (QEC) decoder. Free for academic use; commercial, lab, and institutional use requires a paid license.",
48
"topics": [
59
"quantum-error-correction",
610
"qec",
711
"quantum-computing",
12+
"quantum-control",
813
"decoder",
914
"mwpm",
1015
"union-find",
@@ -13,22 +18,24 @@
1318
"qldpc",
1419
"surface-code",
1520
"stim",
21+
"sinter",
1622
"pymatching",
1723
"rust",
1824
"python",
25+
"pyo3",
26+
"maturin",
1927
"cuda",
28+
"opencl",
2029
"batch-decoding",
2130
"gpu-acceleration",
22-
"error-correction",
2331
"high-performance",
32+
"high-throughput",
2433
"reproducible-research",
2534
"benchmarking",
2635
"scientific-computing",
2736
"research-tool",
28-
"pyo3",
29-
"performance",
30-
"validation",
31-
"belief-propagation",
32-
"high-throughput"
37+
"source-available",
38+
"commercial-license",
39+
"zenodo"
3340
]
3441
}

0 commit comments

Comments
 (0)