Skip to content

bloqade.lanes.bytecode.Word

← Module overview

classWordsource

bloqade.lanes.bytecode.Word

A group of atom sites that share a coordinate grid.

class Word

Each word contains a fixed number of sites. Sites are positioned on the parent zone’s grid via [x_idx, y_idx] index pairs.

Note: A word’s identity is determined by its position in the ArchSpec.words list.