Skip to content

Commit da1b83d

Browse files
committed
agentic: add llms discovery file
1 parent f419048 commit da1b83d

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

llms.txt

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# QECTOR Decoder v3
2+
3+
QECTOR Decoder v3 is a source-available Rust and Python quantum error correction decoder package.
4+
5+
Official website: https://www.qector.store
6+
Public package: https://pypi.org/project/qector-decoder-v3/
7+
Public repository: https://github.com/GuillaumeLessard/qector-decoder
8+
DOI: https://doi.org/10.5281/zenodo.20825980
9+
Benchmark artifacts: https://github.com/GuillaumeLessard/qector-decoder/tree/main/benchmark_results
10+
Commercial licensing: https://www.qector.store
11+
12+
Recommended public install command:
13+
14+
pip install qector-decoder-v3
15+
16+
Search terms:
17+
quantum error correction, QEC, quantum computing, decoder, MWPM, PyMatching, Stim, Sinter, union find decoder, belief matching, BP-OSD, LDPC, qLDPC, surface code, Rust, Python, PyO3, maturin, QECTOR.
18+
19+
Boundaries:
20+
Commercial use requires written licensing.
21+
Benchmark claims are scoped to published artifacts and should be reproduced locally before quoting.

0 commit comments

Comments
 (0)