quantum assembly
0 courses · 4 tutorials
Free Tutorials
- →
- intermediate
- 25 min read
Understanding Quil: PyQuil's Quantum Assembly Language
Deep dive into the Quil quantum assembly language underlying PyQuil. Learn DEFGATE, DECLARE, classical control flow, DEFCIRCUIT, and how PyQuil programs compile to Quil strings.
- →
- intermediate
- 14 min read
Writing Quantum Circuits in OpenQASM 3
OpenQASM 3 syntax for describing quantum circuits: gate definitions, classical control flow, real-time feedback, and how QASM 3 differs from QASM 2.
- →
- beginner
- 20 min read
Hello World in OpenQASM
Write your first quantum program in OpenQASM 3, the universal quantum assembly language used by IBM Quantum, Qiskit, and cross-platform toolchains.
- →
- advanced
- 55 minutes
OpenQASM 3 Advanced Features: Gates, Timing, and Classical Control
A deep dive into OpenQASM 3's most powerful new capabilities: parameterized gate definitions, precise timing control with delay and stretch, mid-circuit measurement, classical feedforward, and a complete quantum teleportation program.