Commit 9e30393
committed
Move
This is a staging commit, splitting up the giant monolithic
`qiskit_circuit::operations` to put `StandardGate` in its own module.
The code is unchanged, other than imports.
This is preparatory for moving more code out of `quantum_info` that
connects `StandardGate` to base `quantum-info` objects.StandardGate definition into its own module1 parent 7708a78 commit 9e30393
3 files changed
Lines changed: 1957 additions & 1929 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments