Commit b140970
* Fix #5497
Removed mention of `decompose_operation`.
Issue #5497 talks about updating the IonQ documentation to describe
the use of transformers for compilation introduced in #5479. This
commit does not address that.
* Fix example of circuit transformation for IonQ-native gates
Replace and test the outdated example code (cirq.Circuit does not take
a `device` argument anymore).
---------
Co-authored-by: Pavol Juhas <juhas@google.com>
1 parent 2239eb0 commit b140970
1 file changed
+9
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
103 | 102 | | |
104 | 103 | | |
105 | 104 | | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
110 | 111 | | |
111 | 112 | | |
112 | 113 | | |
| |||
121 | 122 | | |
122 | 123 | | |
123 | 124 | | |
124 | | - | |
0 commit comments