samplomatic.synths

Synths

Functions

get_synth(decomposition_mode)

Get a synthesizer for the given decomposition mode.

Classes

RzRxSynth()

Synthesizes arbitrary single-qubit gates into rz-rx-rz.

RzSxSynth()

Synthesizes arbitrary single-qubit gates into rz-sx-rz-sx-rz.

Synth()

Base class for synthesizers.