QSystemUtilsExtension

class tket.extensions.QSystemUtilsExtension[source]

Bases: TketExtension

QSystem’s utility operations.

OPS()[source]

Return the operations defined by this extension

Return type:

list[OpDef]

TYPES()[source]

Return the types defined by this extension

Return type:

list[TypeDef]

__call__()[source]

Returns the qsystem utils extension

Return type:

Extension

__init__()
property get_current_shot: ExtOp

Get current shot number.

property version: Version

The version of the extension