pygsti.modelmembers.operations.composedop

pygsti.modelmembers.operations.composedop#

The ComposedOp class and supporting functionality.

Classes

ComposedOp(ops_to_compose[, evotype, ...])

An operation that is the composition of a number of map-like factors (possibly other LinearOperator).