LayoutLayer =========== .. currentmodule:: tqec.compile.blocks .. autoclass:: LayoutLayer .. rubric:: Methods .. autosummary:: ~LayoutLayer.__init__ ~LayoutLayer.get_temporal_layer_on_border ~LayoutLayer.shape ~LayoutLayer.timesteps ~LayoutLayer.to_circuit ~LayoutLayer.to_template_and_plaquettes ~LayoutLayer.with_spatial_borders_trimmed ~LayoutLayer.with_temporal_borders_replaced .. rubric:: Attributes .. autosummary:: ~LayoutLayer.bounds ~LayoutLayer.element_shape ~LayoutLayer.layers ~LayoutLayer.scalable_shape ~LayoutLayer.scalable_timesteps ~LayoutLayer.trimmed_spatial_borders .. rubric:: Detailed methods .. automethod:: __init__ .. automethod:: get_temporal_layer_on_border .. automethod:: shape .. automethod:: timesteps .. automethod:: to_circuit .. automethod:: to_template_and_plaquettes .. automethod:: with_spatial_borders_trimmed .. automethod:: with_temporal_borders_replaced