Pattern Generation ================== :mod:`graphix.transpiler` module ++++++++++++++++++++++++++++++++ .. automodule:: graphix.transpiler .. currentmodule:: graphix.transpiler .. autoclass:: Circuit .. automethod:: __init__ .. automethod:: transpile .. automethod:: simulate_statevector .. automethod:: cnot .. automethod:: h .. automethod:: s .. automethod:: x .. automethod:: y .. automethod:: z .. automethod:: rx .. automethod:: ry .. automethod:: rz .. automethod:: ccx .. automethod:: m .. autoclass:: TranspileResult .. autoclass:: SimulateResult