-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
38 lines (38 loc) · 1.28 KB
/
CITATION.cff
File metadata and controls
38 lines (38 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: "Stim Implementation of the [[16,4,4]] Tesseract Code"
abstract: "A complete Stim-based simulation of the Tesseract quantum error correction code with gate-level encoding, error correction rounds, and manual decoding."
authors:
- family-names: "Yakar"
given-names: "Iftach"
orcid: "https://orcid.org/0009-0003-8795-3794"
repository-code: "https://github.com/DeDuckProject/tesseract-code-stim"
url: "https://github.com/DeDuckProject/tesseract-code-stim"
doi: "10.5281/zenodo.17137851"
license: MIT
date-released: 2024-09-16
version: "0.1.1"
keywords:
- "quantum error correction"
- "tesseract code"
- "stim"
- "quantum computing"
- "fault tolerance"
references:
- type: article
title: "Demonstration of quantum computation and error correction with a tesseract code"
authors:
- family-names: "Reichardt"
given-names: "Ben W."
year: 2024
url: "https://arxiv.org/abs/2409.04628"
notes: "arXiv:2409.04628"
- type: software
title: "Stim: a fast stabilizer circuit simulator"
authors:
- family-names: "Gidney"
given-names: "Craig"
year: 2021
url: "https://github.com/quantumlib/Stim"
doi: "10.22331/q-2021-07-06-497"