RepeatedLayer ============= .. currentmodule:: tqec.compile.blocks .. autoclass:: RepeatedLayer .. rubric:: Methods .. autosummary:: ~RepeatedLayer.__init__ ~RepeatedLayer.all_layers ~RepeatedLayer.get_temporal_layer_on_border ~RepeatedLayer.shape ~RepeatedLayer.timesteps ~RepeatedLayer.to_sequenced_layer_with_schedule ~RepeatedLayer.with_spatial_borders_trimmed ~RepeatedLayer.with_temporal_borders_replaced .. rubric:: Attributes .. autosummary:: ~RepeatedLayer.internal_layer ~RepeatedLayer.repetitions ~RepeatedLayer.scalable_shape ~RepeatedLayer.scalable_timesteps ~RepeatedLayer.trimmed_spatial_borders .. rubric:: Detailed methods .. automethod:: __init__ .. automethod:: all_layers .. automethod:: get_temporal_layer_on_border .. automethod:: shape .. automethod:: timesteps .. automethod:: to_sequenced_layer_with_schedule .. automethod:: with_spatial_borders_trimmed .. automethod:: with_temporal_borders_replaced