-
Notifications
You must be signed in to change notification settings - Fork 200
Expand file tree
/
Copy pathCITATION.cff
More file actions
131 lines (127 loc) · 3.95 KB
/
CITATION.cff
File metadata and controls
131 lines (127 loc) · 3.95 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
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
# 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 qsim 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:
- family-names: Isakov
given-names: Sergei V.
affiliation: Google LLC
- family-names: Kafri
given-names: Dvir
affiliation: Google LLC
- family-names: Martin
given-names: Orion
affiliation: Google LLC
- family-names: Vollgraff Heidweiller
given-names: Catherine
affiliation: Google LLC
- family-names: Mruczkiewicz
given-names: Wojciech
affiliation: Google LLC
- family-names: Harrigan
given-names: Matthew P.
affiliation: Google LLC
- family-names: Rubin
given-names: Nicholas C.
affiliation: Google LLC
- family-names: Thomson
given-names: Ross
affiliation: Google LLC
- family-names: Broughton
given-names: Michael B.
affiliation: Google LLC
- family-names: Kissell
given-names: Kevin
affiliation: Google LLC
- family-names: Peters
given-names: Evan
affiliation: Fermi National Accelerator Laboratory
- family-names: Gustafson
given-names: Erik
affiliation: Fermi National Accelerator Laboratory
- family-names: Li
given-names: Andy C. Y.
affiliation: Fermi National Accelerator Laboratory
- family-names: Lamm
given-names: Henry
affiliation: Fermi National Accelerator Laboratory
- family-names: Perdue
given-names: Gabriel
affiliation: Fermi National Accelerator Laboratory
- family-names: Ho
given-names: Alan K.
affiliation: Google LLC
- family-names: Strain
given-names: Doug
affiliation: Google LLC
- family-names: Boixo
given-names: Sergio
affiliation: Google LLC
title: >-
Simulations of Quantum Circuits with Approximate Noise using qsim and Cirq
year: 2021
date-published: 2021-11-03
doi: 10.48550/arXiv.2111.02396
url: https://arxiv.org/abs/2111.02396
# The remaining metadata in this file describes the current software release.
title: qsim
authors:
- name: Quantum AI team and collaborators
website: https://github.com/quantumlib/qsim/graphs/contributors
abstract: High-performance quantum circuit simulator for C++ and Python.
version: 0.22.0
date-released: 2025-06-24
url: https://github.com/quantumlib/qsim
repository-code: https://github.com/quantumlib/qsim
license: Apache-2.0
type: software
identifiers:
- description: The home page for qsim
value: https://quantumai.google/qsim
type: url
- description: GitHub repository for qsim
value: https://github.com/quantumlib/qsim
type: url
- description: Archival DOI for qsim software releases
value: 10.5281/zenodo.4067237
type: doi
- description: Publication about qsim
value: 10.48550/arXiv.2111.02396
type: doi
keywords:
- algorithms
- API
- C++
- Cirq
- CUDA
- gate fusion
- GPU
- NISQ
- noise modeling
- Noisy Intermediate-Scale Quantum
- Python
- quantum
- quantum circuit
- quantum computing
- quantum information
- quantum programming
- quantum simulation
- quantum trajectories
- research
- Schrödinger equation
- science
- SDK
- simulation
- software