processing.steps.base_decomposition

Contents

processing.steps.base_decomposition#

Contains base decomposition classes

Classes#

BaseDecomposition()

The purpose of this transpiler step is to turn the gates in a circuit to a simpler, more easily usable set of gates

CliffordTDecomposition()

A decompostition that should be done first in the transpiling process.