-
Notifications
You must be signed in to change notification settings - Fork 1.1k
/
Copy pathCITATION.cff
62 lines (60 loc) · 1.78 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
# Citation information for this repository. -*- yaml -*-
#
# CITATION.cff files provide human- & machine-readable citation information for
# software and datasets. GitHub, Zenodo, and the Zotero browser plugin all use
# CFF files automatically if provided. https://citation-file-format.github.io/.
#
# Tools exist to generate CITATION.cff files from other formats such as BibTeX.
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cff-version: 1.2.0
message: If you use this software, please cite it using this metadata.
title: Cirq
authors:
- name: Cirq Developers
website: https://github.com/quantumlib/Cirq/graphs/contributors
abstract: >-
Python package for writing, manipulating, and running quantum circuits
on quantum computers and simulators.
version: 1.4.1
date-released: 2024-06-26
url: https://quantumai.google/cirq
repository-code: https://github.com/quantumlib/Cirq
license: Apache-2.0
identifiers:
- description: Archival DOI for Cirq software releases
value: 10.5281/zenodo.4062499
type: doi
- description: The home page for Cirq
value: https://quantumai.google/Cirq
type: url
- description: PyPI project for Cirq
value: https://pypi.org/project/Cirq
type: url
type: software
keywords:
- algorithms
- API
- application programming interface
- NISQ
- noisy intermediate-scale quantum
- open-source software
- Python
- quantum
- quantum algorithms
- quantum circuit simulation
- quantum circuits
- quantum computer simulation
- quantum computing
- quantum information
- quantum programming
- quantum programming languages
- quantum simulation
- qubit
- research
- science
- SDK
- simulation
- simulator
- software
- software development toolkit
- visualization