custom gates
0 courses · 2 tutorials
Free Tutorials
- →
- intermediate
- 13 min read
Advanced Gates and Custom Unitaries in Cirq
Define custom quantum gates in Cirq from unitary matrices, use the fermionic simulation gate (FSimGate), and build parameterized custom operations.
- →
- intermediate
- 14 min read
Defining Custom Gates in OpenQASM 3
How to define reusable custom gates in OpenQASM 3 using the gate keyword, angle parameters, and inline gate modifiers.