-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCITATION.cff
More file actions
47 lines (45 loc) · 1.43 KB
/
Copy pathCITATION.cff
File metadata and controls
47 lines (45 loc) · 1.43 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
cff-version: 1.2.0
title: PySTE
message: >-
If you use PySTE, please cite the accompanying paper:
Long, C.K., Mayhall, N.J., Economou, S.E. et al. Minimal state-preparation
times for silicon spin qubits. npj Quantum Inf 11, 113 (2025).
https://doi.org/10.1038/s41534-025-01027-8
Additionally, you can reference this code base using this CFF file.
type: software
authors:
- given-names: Christopher K.
family-names: Long
email: ckl45@cam.ac.uk
affiliation: University of Cambridge and Hitachi Cambridge Laboratory
orcid: 'https://orcid.org/0009-0001-3230-942X'
- given-names: Crispin H. W.
family-names: Barnes
affiliation: University of Cambridge
orcid: 'https://orcid.org/0000-0001-7337-7245'
- given-names: Normann
family-names: Mertig
affiliation: Hitachi Cambridge Laboratory
orcid: 'https://orcid.org/0000-0003-3025-7141'
repository-code: 'https://github.com/Christopher-K-Long/PySTE'
url: 'https://github.com/Christopher-K-Long/PySTE'
abstract: >-
A Python package for evolving states under the Schrödinger equation using
first-order Suzuki-Trotter and computing switching functions.
keywords:
- evolver
- evolution
- suzuki
- trotter
- simulation
- integrator
- integration
- unitary
- quantum
identifiers:
- description: Archives of each released version
type: doi
value: "10.5281/zenodo.17116431"
license: Apache-2.0
version: 1.1.1
date-released: '2025-10-19'