NoSingleQuditGatesInModel
- class NoSingleQuditGatesInModel[source]
Bases:
PassPredicateA predicate that checks if the model has single qudit gates.
- __init__()
Methods
get_truth_value(circuit, data)Call this predicate, see
PassPredicatefor more info.