Commit 2eb6d63
authored
Add Quantum Engine support for cirq.CZPowGate (#6562)
* Add Quantum Engine support for cirq.CZPowGate
* build protos
* update test
* update test
* add _CZ_POWER_GATE_FAMILY and keep _CZ_GATE_FAMILY
* small revert to original
* black
* update test
* update test
* update test
* add _CZ_POWER_TARGET_GATES
* update target gateset
* update test
* update gatesets
* update gatesets
* update gatesets
* update test
* update test
* update test
* POW instead of POWER
* POW instead of POWER1 parent 7b7c93d commit 2eb6d63
File tree
5 files changed
+106
-43
lines changed- cirq-google/cirq_google
- api/v2
- devices
5 files changed
+106
-43
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| 78 | + | |
77 | 79 | | |
78 | 80 | | |
79 | 81 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| 67 | + | |
| 68 | + | |
66 | 69 | | |
67 | 70 | | |
68 | 71 | | |
| |||
127 | 130 | | |
128 | 131 | | |
129 | 132 | | |
| 133 | + | |
130 | 134 | | |
131 | 135 | | |
132 | 136 | | |
| |||
306 | 310 | | |
307 | 311 | | |
308 | 312 | | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
309 | 320 | | |
310 | 321 | | |
311 | 322 | | |
| |||
0 commit comments