Skip to content

Commit dafbf8a

Browse files
authored
Merge pull request #92 from hthayko/patch-1
Added new peaked circuit instance
2 parents 01c8a6e + d52912d commit dafbf8a

File tree

3 files changed

+15275
-0
lines changed

3 files changed

+15275
-0
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
@@ -36,6 +36,7 @@ body:
3636
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.
3737
options:
3838
- peaked_circuit_heavy_hex_49x4020
39+
- peaked_circuit_heavy_hex_49x5072
3940
- peaked_circuit_P9_Hqap_56x1917
4041
validations:
4142
required: true

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
"qubits": 49,
88
"gates": 4020
99
},
10+
{
11+
"id": "peaked_circuit_heavy_hex_49x5072",
12+
"path": "peaked_circuit_heavy_hex_49x5072.qasm",
13+
"qubits": 49,
14+
"gates": 5072
15+
},
1016
{
1117
"id": "peaked_circuit_P9_Hqap_56x1917",
1218
"path": "peaked_circuit_P9_Hqap_56x1917.qasm",

0 commit comments

Comments
 (0)