NoSingleQuditGatesInModel

class NoSingleQuditGatesInModel[source]

Bases: PassPredicate

A predicate that checks if the model has single qudit gates.

__init__()

Methods

get_truth_value(circuit, data)

Call this predicate, see PassPredicate for more info.