Skip to content

Commit 926bf0c

Browse files
committed
seo: add citation metadata
1 parent 93ad517 commit 926bf0c

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
cff-version: 1.2.0
2+
title: QECTOR Decoder v3
3+
message: If you use QECTOR Decoder v3, please cite this software record.
4+
type: software
5+
authors:
6+
- family-names: Lessard
7+
given-names: Guillaume
8+
affiliation: iD01t Productions
9+
version: 0.5.2
10+
date-released: 2026-06-25
11+
url: https://www.qector.store
12+
repository-code: https://github.com/GuillaumeLessard/qector-decoder
13+
identifiers:
14+
- type: doi
15+
value: 10.5281/zenodo.20825980
16+
abstract: Source-available Rust and Python quantum error correction decoder package for QEC research, PyMatching-compatible validation, belief-matching, BP-OSD and qLDPC workflows, CPU/GPU batch decoding, and reproducible benchmark evidence.
17+
keywords:
18+
- quantum error correction
19+
- QEC
20+
- quantum computing
21+
- decoder
22+
- MWPM
23+
- PyMatching
24+
- Stim
25+
- LDPC
26+
- qLDPC
27+
- BP-OSD
28+
- Rust
29+
- Python
30+
- QECTOR
31+
license: LicenseRef-Source-Available

0 commit comments

Comments
 (0)