Skip to content

Commit 273bf78

Browse files
yuvalc-labTomerGoldfriend
authored andcommitted
improved_qhed
1 parent 9fe5852 commit 273bf78

File tree

2 files changed

+183
-228
lines changed

2 files changed

+183
-228
lines changed

applications/image_processing/quantum_hadamard_edge_detection/quantum_image_edge_detection.ipynb

Lines changed: 166 additions & 211 deletions
Large diffs are not rendered by default.

applications/image_processing/quantum_hadamard_edge_detection/quantum_image_edge_detection.synthesis_options.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -8,27 +8,27 @@
88
"custom_hardware_settings": {
99
"basis_gates": [
1010
"sdg",
11-
"sxdg",
12-
"u",
13-
"rx",
14-
"sx",
15-
"cy",
16-
"s",
17-
"rz",
18-
"ry",
19-
"id",
11+
"y",
12+
"cz",
2013
"h",
14+
"p",
15+
"r",
2116
"cx",
17+
"sx",
18+
"id",
19+
"ry",
20+
"rz",
21+
"rx",
22+
"s",
23+
"x",
24+
"sxdg",
25+
"u",
2226
"z",
23-
"r",
2427
"u2",
2528
"t",
26-
"x",
27-
"p",
28-
"y",
29-
"cz",
30-
"tdg",
31-
"u1"
29+
"cy",
30+
"u1",
31+
"tdg"
3232
],
3333
"is_symmetric_connectivity": true
3434
},
@@ -37,7 +37,7 @@
3737
"optimization_level": 1,
3838
"output_format": ["qasm"],
3939
"pretty_qasm": true,
40-
"random_seed": 477658779,
40+
"random_seed": 3382853529,
4141
"synthesize_all_separately": false,
4242
"timeout_seconds": 14400,
4343
"transpilation_option": "auto optimize"

0 commit comments

Comments
 (0)