bloqade.analog.task.base.Geometry
← Module overview
class
classGeometry¶source
bloqade.analog.task.base.Geometry
Class representing geometry of an atom arrangement.
class GeometryAttributes
| Name | Type | Description |
|---|---|---|
sites | List[Tuple[float, float]] | Atom site arrangement |
filling | List[int] | Which sites are filled |
parallel_decoder | Optional[ParallelDecoder] | Decoder object for decoding Geometry object |