Commit 65acb76
authored
Change Clifford String to Pauli String (#224)
Per yesterday's meeting Scientific Software meeting agreement, the
Clifford string operator should be restricted to just Pauli's.
@weinbe58 @Roger-luo I know there were several methods mentioned to
translating the string into an actual `OpType` that can be used in other
statements, ranging from lowering, canonicalization rewrite, etc. What
is the _exact_ approach that should be taken for this? I'd like to open
an issue to keep track of the infrastructure required for this.
cc: @cduck @kaihsin1 parent 26f7dde commit 65acb76
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
0 commit comments