Skip to content

Commit 6a8f6a1

Browse files
committed
Add circuit instance to submission template
1 parent 55a35b2 commit 6a8f6a1

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.github/ISSUE_TEMPLATE/03-submission-path-classically-verifiable-problems.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ body:
3333
If your instance is not listed, please follow the instructions in [/data/README.md](https://github.com/quantum-advantage-tracker/quantum-advantage-tracker.github.io/tree/main/data/README.md) to submit a new one.
3434
options:
3535
- peaked_circuit_heavy_hex_49x4020
36+
- peaked_circuit_P9_Hqap_1917_49x5807
3637
validations:
3738
required: true
3839

data/classically-verifiable-problems/circuit-models.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"gates": 4020
99
},
1010
{
11-
"id": "peaked_circuit_P9_Hqap_1917",
12-
"path": "peaked_circuit_P9_Hqap_1917.qasm",
11+
"id": "peaked_circuit_P9_Hqap_1917_49x5807",
12+
"path": "peaked_circuit_P9_Hqap_1917_49x5807.qasm",
1313
"qubits": 49,
1414
"gates": 5807
1515
}

data/classically-verifiable-problems/circuit-models/peaked_circuit/peaked_circuit_P9_Hqap_1917.qasm renamed to data/classically-verifiable-problems/circuit-models/peaked_circuit/peaked_circuit_P9_Hqap_1917_49x5807.qasm

File renamed without changes.

0 commit comments

Comments
 (0)