Circuit Compilation

How to convert circuits between gate sets and reduce their cost.

Contents

Transpile a Circuit

Convert a circuit to a semantically equivalent one, e.g. for a device gate set.

Compile Circuits Variationally (QAQC)

Approximate a deep circuit by a fixed-depth variational circuit.

Note

Circuits described with the qsub DSL can also be compiled and analyzed; see the qsub tutorial under QURI Parts.