Commit b36d8ff
authored
V4: The rest of the non control-flow instructions (#1568)
* ClassicalConvert tests
* tests for Classical(Exchange|Load|Move)
* ClassicalStore tests
* test ClassicalComparison classes
* test UnaryClassicalInstructions
* Include implementation and test
* Wait, Halt, Nop test and implementation
* implement ClassicalConvert
* re-implement ClassicalLoad
* re-implement ClassicalStore
* re-implement ClassicalComparison
* re-implement Exchange
* re-implement ClassicalUnary
* back ClassicalMove, ClassicalExchange with quil-rs
* fix recursive implementation of SimpleInstruction.__str__1 parent 4a06343 commit b36d8ff
File tree
5 files changed
+521
-93
lines changed- pyquil
- test/unit
- __snapshots__
5 files changed
+521
-93
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
834 | 834 | | |
835 | 835 | | |
836 | 836 | | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
837 | 840 | | |
838 | 841 | | |
839 | 842 | | |
| |||
0 commit comments