Skip to content

bloqade.lanes.types

types

bloqade.lanes.types

Attributes

NameTypeDefaultDescription
StateType—types.PyClass(State)
MeasurementFutureType—types.PyClass(MeasurementFuture)
ElemType—typing.TypeVar('ElemType')
Dim0Type—typing.TypeVar('Dim0Type')
Dim1Type—typing.TypeVar('Dim1Type')
ArrayType—types.Generic(Array, types.TypeVar('ElemType'), types.TypeVar('Dim0Type'), types.TypeVar('Dim1Type'))