ppvm.squin_interpreter.device.GeneralizedTableauSimulatorTask
← Module overview
class
method
property
source
classGeneralizedTableauSimulatorTask¶source
ppvm.squin_interpreter.device.GeneralizedTableauSimulatorTask
Bases: AbstractSimulatorTask[Param, RetType, GeneralizedTableau]
Signature
class GeneralizedTableauSimulatorTask(generalized_tableau_interp: GeneralizedTableauInterpreter)Parameters
| Name | Type | Description |
|---|---|---|
generalized_tableau_interp | GeneralizedTableauInterpreter |
Attributes
| Name | Type | Description |
|---|---|---|
generalized_tableau_interp | GeneralizedTableauInterpreter |
methodrun¶source
ppvm.squin_interpreter.device.GeneralizedTableauSimulatorTask.run
propertystate¶source
ppvm.squin_interpreter.device.GeneralizedTableauSimulatorTask.state
state: GeneralizedTableau