Skip to content

Commit

Permalink
Update README.md (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGupta2012 authored Dec 10, 2024
1 parent b879d70 commit 5e2e342
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions qbraid_qir/qasm3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,15 @@
| ClassicalAssignment || Completed |
| AliasStatement || Completed |
| SwitchStatement || Completed |
| BranchingStatement | 🔜 | In progress |
| SubroutineDefinition | 🔜 | In progress |
| Looping statements(eg. for) | 🔜 | In progress |
| RangeDefinition | 🔜 | In progress |
| BranchingStatement || Completed |
| SubroutineDefinition || Completed |
| ForLoop || Completed |
| RangeDefinition || Completed |
| QuantumGateModifier (ctrl) | 📋 | Planned |
| WhileLoop | 📋 | Planned |
| IODeclaration | 📋 | Planned |
| Pragma | | Unsure |
| Annotations | | Unsure |
| Pragma | 📋 | Planned |
| Annotations | 📋 | Planned |
| Pulse-level ops (e.g. delay) || Not supported by QIR |
| Calibration ops || Not supported by QIR |
| Duration literals || Not supported by QIR |
Expand Down

0 comments on commit 5e2e342

Please sign in to comment.