tqec.circuit.schedule

Functions

merge_scheduled_circuits(circuits)

Merge several ScheduledCircuit instances into one cirq.Circuit instance.

remove_duplicate_operations(operations)

Removes all the duplicate mergeable operations from the given list.

Classes

ScheduledCircuit(circuit[, schedule])

ScheduledCircuits(circuits)

Exceptions

ScheduleCannotBeAppliedToCircuitException(...)

ScheduleEntryTooLowException(...)

ScheduleException

ScheduleWithNonIntegerEntriesException(...)