-
Notifications
You must be signed in to change notification settings - Fork 32
Expand file tree
/
Copy pathCITATIONS.bib
More file actions
19 lines (18 loc) · 1.01 KB
/
CITATIONS.bib
File metadata and controls
19 lines (18 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
@inproceedings{Koch2024,
title = {Guppy: Pythonic Quantum-Classical Programming},
author = {Koch, Mark and Lawrence, Alan and Singhal, Kartik and Sivarajah, Seyon and Duncan, Ross},
year = {2024},
booktitle = {Informal Proceedings of the Fourth International Workshop on Programming Languages for Quantum Computing (PLanQC '24)},
archiveprefix = {arXiv},
eprint = {2510.12582},
url = {https://github.com/quantinuum/guppylang},
}
@inproceedings{Koch2025,
title = {Imperative Quantum Programming with Ownership and Borrowing in Guppy},
author = {Koch, Mark and Borgna, Agust{\'i}n and Roy, Craig and Lawrence, Alan and Singhal, Kartik and Sivarajah, Seyon and Duncan, Ross},
year = {2025},
booktitle = {Informal Proceedings of the Fifth International Workshop on Programming Languages for Quantum Computing (PLanQC '25)},
archiveprefix = {arXiv},
eprint = {2510.13082},
url = {https://github.com/quantinuum/guppylang},
}