Target

class Target(operation, value_shape)

A target gate for an infidelity calculation.

Variables

value_shape (tuple) – The shape of the target gate operation.

See also

target

Operation to define the target operation of a time evolution.

Notes

The value of Target nodes is not fetchable from graphs. Therefore, they do not have a name attribute.