tqec.templates.subtemplates#

Functions

get_spatially_distinct_3d_subtemplates(...)

Returns a representation of all the distinct 3-dimensional sub-templates of the provided manhattan radius.

get_spatially_distinct_subtemplates(...[, ...])

Returns a representation of all the distinct sub-templates of the provided manhattan radius.

Classes

Unique3DSubTemplates(subtemplate_indices, ...)

Stores information on the sub-templates of a specific spatial radius present on a time concatenation of Template instances.

UniqueSubTemplates(subtemplate_indices, ...)

Stores information on the sub-templates of a specific radius present on a larger Template instance.