qiskit.circuit.Delay.to_matrix¶ Delay.to_matrix()[source]¶ Return a Numpy.array for the unitary matrix. This has been added to enable simulation without making delay a full Gate type. Returns matrix representation. Return type np.ndarray