Expand description
Abstractions for quantum logic gates
Enums
- Quantum Logic Gates See https://en.wikipedia.org/wiki/Quantum_logic_gate for more info
 
Functions
- Apply a transformation to a single target qubit, with no control(s).
 - Apply a transformation to a single target qubit, with a single control.
 - Apply a controlled Unitary to the
State - Two Controls, Single Target
 - Apply a transformation to a single target qubit, with multiple controls.
 - Apply a Unitary to the
State