Skip to content

Commit 7f80bde

Browse files
authored
Merge pull request #75 from hthayko/hthayko-patch-1.1
Added a new circuit qasm
2 parents fccb7fc + 0222026 commit 7f80bde

File tree

3 files changed

+5817
-0
lines changed

3 files changed

+5817
-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
@@ -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_56x1917
3637
validations:
3738
required: true
3839

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
"path": "peaked_circuit_heavy_hex_49x4020.qasm",
77
"qubits": 49,
88
"gates": 4020
9+
},
10+
{
11+
"id": "peaked_circuit_P9_Hqap_56x1917",
12+
"path": "peaked_circuit_P9_Hqap_56x1917.qasm",
13+
"qubits": 56,
14+
"gates": 1917
915
}
1016
]
1117
}

0 commit comments

Comments
 (0)