QUA Language DSL Reference ===================================== The following is a reference of python functions and objects uses to build the QUA tree with. This tree that is built behind the scenes is a representational model of the program which is sent to the Quantum Machine, where it is being compiled and then executed on the OPX controller. This is a reference guide, so if you are a newcomer, please start with :func:`program `. .. toctree:: :maxdepth: 1 qua/dsl_main qua/result_stream qua/math qua/queue