.. _qpu_gate_model_intro: =================== 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. :ref:`Ocean software ` provides the :ref:`dwave-gate ` package for constructing, modifying and running quantum circuits on a simulator. Further Information =================== * `Wikipedia's quantum circuit `_ * [Nel2010]_ is an introduction to the main ideas and techniques of the field of quantum computation and quantum information. * [Jor2011]_ is an online catalog of quantum algorithms.