Skip to content

Commit

Permalink
Samimi corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
nadavyoran committed Jan 12, 2025
1 parent 852a875 commit 743c4bd
Show file tree
Hide file tree
Showing 3 changed files with 126 additions and 125 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,38 +7,40 @@
"machine_precision": 8,
"custom_hardware_settings": {
"basis_gates": [
"u1",
"h",
"sxdg",
"z",
"y",
"tdg",
"ry",
"s",
"rz",
"u2",
"r",
"p",
"sx",
"s",
"t",
"cy",
"tdg",
"x",
"rx",
"rz",
"cx",
"x",
"cy",
"z",
"id",
"sxdg",
"h",
"u1",
"p",
"t",
"cz",
"ry",
"u",
"y",
"cx",
"sdg",
"id",
"u"
"r"
],
"is_symmetric_connectivity": true
},
"debug_mode": true,
"synthesize_all_separately": false,
"optimization_level": 3,
"output_format": ["qasm"],
"output_format": [
"qasm"
],
"pretty_qasm": true,
"transpilation_option": "auto optimize",
"timeout_seconds": 300,
"random_seed": 3976221924
"random_seed": 3980209272
}
}
}
Loading

0 comments on commit 743c4bd

Please sign in to comment.