Skip to content

Commit 1212b2b

Browse files
authored
Add submitted circuit instances (#12)
1 parent 68d6140 commit 1212b2b

File tree

8 files changed

+27988
-1
lines changed

8 files changed

+27988
-1
lines changed

.github/ISSUE_TEMPLATE/submission-path-1-observable-estimations.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ body:
2727
label: Circuit
2828
description: The problem instance this submission addresses
2929
options:
30-
- operator_loschmidt_echo_49x2400
30+
- operator_loschmidt_echo_70x1872
31+
- operator_loschmidt_echo_49x648
32+
- operator_loschmidt_echo_49x1296
3133
validations:
3234
required: true
3335

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
# Observable estimations circuit instances
2+
3+
- [Operator Loschmidt Echo 70x1872](./operator_loschmidt_echo_70x1872/)
4+
- [Operator Loschmidt Echo 49x648](./operator_loschmidt_echo_49x648/)
5+
- [Operator Loschmidt Echo 49x1296](./operator_loschmidt_echo_49x1296/)

0 commit comments

Comments
 (0)