-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
33 lines (33 loc) · 1.19 KB
/
Copy pathCITATION.cff
File metadata and controls
33 lines (33 loc) · 1.19 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
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: "PQC-HEP-Binary_Classification"
abstract: >
Parametrized quantum circuit (PQC) binary classifier for high-energy physics
signal/background separation. Four implementations across Qiskit and PyQuil,
covering Gram-Schmidt, QR-decomposition, pytket, and native Qiskit amplitude
embedding, with exact parameter shift rule gradients and Adam optimisation.
All nineteen variational forms from Sim et al. (2019) are implemented across
four qubits with amplitude embedding of twelve kinematic features per event.
authors:
- family-names: "Fonseca"
given-names: "Adriano"
affiliation: "Instituto Superior Técnico, Universidade de Lisboa"
email: "apcf@topfonseca.com"
version: "1.0.0"
date-released: "2026-06-24"
doi: "10.5281/zenodo.20929885"
repository-code: "https://github.com/APCF-git/PQC-HEP-Binary_Classification"
license: MIT
keywords:
- quantum computing
- quantum machine learning
- high-energy physics
- parametrized quantum circuits
- amplitude embedding
- parameter shift rule
- binary classification
- variational quantum circuits
- qiskit
- pyquil
- pytket