Skip to content

Commit 5f94791

Browse files
authored
Merge pull request #88 from qutech/github-citation
Add GitHub citation file
2 parents 79b4c30 + 5677737 commit 5f94791

File tree

1 file changed

+101
-0
lines changed

1 file changed

+101
-0
lines changed

CITATION.cff

Lines changed: 101 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,101 @@
1+
# This CITATION.cff file was generated with cffinit.
2+
# Visit https://bit.ly/cffinit to generate yours today!
3+
4+
cff-version: 1.2.0
5+
title: >-
6+
filter_functions
7+
message: >-
8+
If this software has benefited your research, please
9+
consider citing it as below.
10+
type: software
11+
doi: 10.5281/zenodo.4575000
12+
authors:
13+
- given-names: Tobias
14+
family-names: Hangleiter
15+
email: tobias.hangleiter@rwth-aachen.de
16+
affiliation: >-
17+
JARA-FIT Institute for Quantum Information,
18+
Forschungszentrum Jülich GmbH and RWTH Aachen
19+
University, 52074 Aachen, Germany
20+
orcid: 'https://orcid.org/0000-0002-5177-6162'
21+
- given-names: Isabel
22+
family-names: Nha Minh Le
23+
email: isabel.le@rwth-aachen.de
24+
affiliation: >-
25+
JARA-FIT Institute for Quantum Information,
26+
Forschungszentrum Jülich GmbH and RWTH Aachen
27+
University, 52074 Aachen, Germany
28+
orcid: 'https://orcid.org/0000-0001-6707-044X'
29+
- given-names: Julian D.
30+
family-names: Teske
31+
email: julian.teske@rwth-aachen.de
32+
affiliation: >-
33+
JARA-FIT Institute for Quantum Information,
34+
Forschungszentrum Jülich GmbH and RWTH Aachen
35+
University, 52074 Aachen, Germany
36+
orcid: 'https://orcid.org/0000-0002-7590-7876'
37+
preferred-citation:
38+
type: article
39+
authors:
40+
- given-names: Tobias
41+
family-names: Hangleiter
42+
email: tobias.hangleiter@rwth-aachen.de
43+
affiliation: >-
44+
JARA-FIT Institute for Quantum Information,
45+
Forschungszentrum Jülich GmbH and RWTH Aachen
46+
University, 52074 Aachen, Germany
47+
orcid: 'https://orcid.org/0000-0002-5177-6162'
48+
- given-names: Pascal
49+
family-names: Cerfontaine
50+
email: pascal.cerfontaine@rwth-aachen.de
51+
affiliation: >-
52+
JARA-FIT Institute for Quantum Information,
53+
Forschungszentrum Jülich GmbH and RWTH Aachen
54+
University, 52074 Aachen, Germany
55+
orcid: 'https://orcid.org/0000-0002-8227-4018'
56+
- given-names: Hendrik
57+
family-names: Bluhm
58+
email: bluhm@physik.rwth-aachen.de
59+
affiliation: >-
60+
JARA-FIT Institute for Quantum Information,
61+
Forschungszentrum Jülich GmbH and RWTH Aachen
62+
University, 52074 Aachen, Germany
63+
orcid: 'https://orcid.org/0000-0002-5224-7254'
64+
doi: 10.1103/PhysRevResearch.3.043047
65+
journal: Physical Review Research
66+
month: 10
67+
year: 2021
68+
start: 043047
69+
title: >-
70+
Filter-function formalism and software package
71+
to compute quantum processes of gate sequences
72+
for classical non-Markovian noise
73+
issue: 4
74+
volume: 3
75+
identifiers:
76+
- type: doi
77+
value: 10.1103/PhysRevResearch.3.043047
78+
description: >-
79+
Article on the formalism and software
80+
implementation
81+
- type: doi
82+
value: 10.5281/zenodo.4575000
83+
description: Zenodo DOI for the software package
84+
- type: doi
85+
value: 10.1103/PhysRevLett.127.170403
86+
description: Letter introducing parts of the formalism
87+
- type: doi
88+
value: 10.1103/PhysRevApplied.17.024006
89+
description: Article on analytic derivatives
90+
repository-code: 'https://github.com/qutech/filter_functions'
91+
url: >-
92+
https://www.quantuminfo.physik.rwth-aachen.de/cms/Quantuminfo/Forschung/Quantum-Technology-Group/~zcsx/code/lidx/1/
93+
keywords:
94+
- python
95+
- physics
96+
- quantum computing
97+
- quantum information
98+
- qutip
99+
- filter functions
100+
- quantum control
101+
license: GPL-3.0

0 commit comments

Comments
 (0)