Skip to content

bloqade.analog.ir.scalar.var

← Module overview

functionvarsource

bloqade.analog.ir.scalar.var

def var(py: str) -> Variable

cast string (or list/tuple of strings) to Variable.

Parameters

NameTypeDescription
pystra string or list/tuple of strings

Returns

VariableUnion[Variable]

source