-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathCITATION.cff
68 lines (64 loc) · 2.18 KB
/
CITATION.cff
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
# Citation information for this repository. -*- yaml -*-
#
# CITATION.cff provide human- & machine-readable citation info for software and
# datasets. GitHub, Zenodo, and the Zotero browser plugin all use CFF files
# automatically. Tools exist to generate CITATION.cff files from other formats
# such as BibTeX. For more info, visit https://citation-file-format.github.io/.
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cff-version: 1.2.0
message: >-
Please cite your use of Tesseract Decoder using the reference metadata
provided here.
# If preferred-citation is present, GitHub uses its value for the "cite this
# repository" button and ignores the rest of this file; conversely, the Zenodo-
# GitHub integration ignores this field when archiving a new software release
# and uses the metadata in the rest of this file.
preferred-citation:
type: generic
authors: &authors
- family-names: Aghababaie Beni
given-names: Laleh
affiliation: Google LLC
- family-names: Higgott
given-names: Oscar
affiliation: Google LLC
- family-names: Shutty
given-names: Noah
affiliation: Google LLC
title: 'Tesseract: A Search-Based Decoder for Quantum Error Correction'
year: 2025
date-published: 2025-01-01
doi: 10.48550/arXiv.2503.10988
url: https://arxiv.org/abs/2503.10988
# The remaining metadata in this file describes the current software release.
title: Tesseract Decoder
authors: *authors
abstract: A Search-Based Decoder for Quantum Error Correction.
date-released: 2025-03-12
url: https://github.com/quantumlib/tesseract-decoder
repository-code: https://github.com/quantumlib/tesseract-decoder
license: Apache-2.0
type: software
identifiers:
- description: Publication about Tesseract Decoder
value: 10.48550/arXiv.2503.10988
type: doi
- description: GitHub repository for Tesseract description
value: https://github.com/quantumlib/tesseract-decoder
type: url
keywords:
- A*
- a-star
- algorithms
- C++
- color code
- QEC
- QEC code
- quantum
- quantum computing
- quantum error correction
- research
- science
- software
- surface code
- syndrome-decoding