Skip to content

Commit 787b51c

Browse files
authored
Merge pull request #5 from qBraid/TheGupta2012-patch-1
Update README.md
2 parents 0036122 + f2a2763 commit 787b51c

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

pyqasm/README.md

+12-10
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,16 @@
1919
| ClassicalAssignment || Completed |
2020
| AliasStatement || Completed |
2121
| SwitchStatement || Completed |
22-
| BranchingStatement | 🔜 | In progress |
23-
| SubroutineDefinition | 🔜 | In progress |
24-
| Looping statements(eg. for) | 🔜 | In progress |
25-
| RangeDefinition | 🔜 | In progress |
22+
| BranchingStatement || Completed |
23+
| SubroutineDefinition || Completed |
24+
| Looping statements(eg. for) || Completed |
25+
| RangeDefinition || Completed |
26+
| QuantumGate || Complete |
27+
| QuantumGateModifier (ctrl) | 📋 | Planned |
2628
| IODeclaration | 📋 | Planned |
27-
| Pragma | | Unsure |
28-
| Annotations | | Unsure |
29-
| Pulse-level ops (e.g. delay) | | Not supported by QIR |
30-
| Calibration ops | | Not supported by QIR |
31-
| Duration literals | | Not supported by QIR |
32-
| ComplexType | | Not supported by QIR |
29+
| Pragma | 📋 | Planned |
30+
| Annotations | 📋 | Planned |
31+
| Pulse-level ops (e.g. delay) | 📋 | Planned |
32+
| Calibration ops | 📋 | Planned |
33+
| Duration literals | 📋 | Planned |
34+
| ComplexType | 📋 | Planned |

0 commit comments

Comments
 (0)