surface_sim.experiments#

Functions

schedule_from_circuit(circuit, layouts, ...)

Returns the equivalent schedule from a stim circuit.

schedule_from_mid_cycle_circuit(circuit, ...)

Returns the equivalent schedule from a stim circuit for contains mid cycle gates and/or codes.

experiment_from_schedule(schedule, model, ...)

Returns a stim circuit corresponding to a logical experiment corresponding to the given schedule.

experiment_from_circuit(circuit, layouts, ...)

Returns the encoded version of the given circuit.

Modules