What is Gate Model?#

Gate-model quantum computing, also known as circuit model, implements compute algorithms with quantum gates, analogously to the use of Boolean gates in classical computers.

The dwave-gate package lets you construct QCDL gate-model quantum circuits that can run on a QPU or simulator.

Further Information#