Skip to content

ppvm.squin_interpreter.device.GeneralizedTableauSimulatorTask

← Module overview

classGeneralizedTableauSimulatorTasksource

ppvm.squin_interpreter.device.GeneralizedTableauSimulatorTask

Bases: AbstractSimulatorTask[Param, RetType, GeneralizedTableau]

Signature
class GeneralizedTableauSimulatorTask(generalized_tableau_interp: GeneralizedTableauInterpreter)

Parameters

NameTypeDescription
generalized_tableau_interpGeneralizedTableauInterpreter

Attributes

NameTypeDescription
generalized_tableau_interpGeneralizedTableauInterpreter

methodrunsource

ppvm.squin_interpreter.device.GeneralizedTableauSimulatorTask.run

def run() -> RetType

Returns

RetType

source

propertystatesource

ppvm.squin_interpreter.device.GeneralizedTableauSimulatorTask.state

state: GeneralizedTableau
source