back
1 comments
DWave's Adiabatic Quantum Annealer does not run python. It is not Turing Complete. The python component is used to manually generate a matrix that corresponds to a travelling salesman problem. QCL (and Quibble) are languages designed to describe quantum programs that would actually run on a qunatum computer. What DWaves python module does is more akin to writing OpenCL code in a string and passing that to the OpenCL runtime to be compiled.