Skip to main content
Ctrl+K
Tierkreis python package API documentation. - Home Tierkreis python package API documentation. - Home
  • tierkreis
    • builder
      • Const
      • MakeTuple
      • RenameInputs
      • RenameOutputs
      • Tag
      • UnionConst
      • UnpackTuple
      • closure
      • current_builder
      • current_graph
      • graph
      • lazy_graph
      • loop
      • Break
      • CaptureBuilder
      • Case
      • Continue
      • Copyable
      • Else
      • Function
      • GraphBuilder
      • If
      • IfElse
      • LazyGraph
      • Match
      • Namespace
      • Output
      • PortFunc
      • Scope
      • StablePortFunc
      • Thunk
      • Unpack
      • DuplicateBlock
      • IntermediateNodes
      • InvalidContext
    • cli
      • coro
      • main_coro
      • run_with_signals
      • server_manager
    • client
      • runtime_client
        • RuntimeClient
      • server_client
        • async_to_sync
        • ServerRuntime
        • InputConversionError
        • RuntimeHTTPError
        • RuntimeLaunchFailed
    • common_types
      • MeasurementBitMap
      • MeasurementSetup
      • circuit
        • json_unzip
        • json_zip
        • register_pytket_types
        • CircuitWrapper
        • PytketType
        • PytketWrapper
        • ResultWrapper
        • UnitID
        • PytketDependencyError
    • controller
      • resume_graph
      • run_graph
      • consts
      • data
        • graph
        • location
      • executor
        • protocol
        • shell_executor
        • uv_executor
      • start
      • storage
        • adjacency
        • filestorage
        • protocol
        • walk
    • core
      • Labels
      • function
        • FunctionName
      • graphviz
        • render_graph
        • tierkreis_to_graphviz
      • opaque_model
        • OpaqueModel
      • protos
      • python
        • RuntimeGraph
      • signature
        • Namespace
        • Signature
      • tierkreis_graph
        • to_nodeport
        • BoxNode
        • ConstNode
        • FunctionNode
        • GraphValue
        • InputNode
        • MatchNode
        • NodePort
        • NodeRef
        • OutputNode
        • TagNode
        • TierkreisEdge
        • TierkreisGraph
        • TierkreisNode
        • MismatchedGraphs
      • type_errors
        • TierkreisTypeError
        • TierkreisTypeErrors
        • UnifyError
        • UnknownFunction
      • type_inference
        • builtin_namespace
        • infer_graph_types
        • TypeCheckNotInstalled
      • types
        • BoolType
        • Constraint
        • FloatType
        • GraphType
        • IntType
        • Kind
        • LacksConstraint
        • MapType
        • PairType
        • PartitionConstraint
        • Row
        • RowKind
        • SerializeAs
        • StarKind
        • StringType
        • StructType
        • TierkreisPair
        • TierkreisType
        • TupleLabel
        • TypeScheme
        • UnionTag
        • UnpackRow
        • VarType
        • VariantType
        • VecType
        • IncompatiblePyType
        • IncompatibleUnionType
      • utils
        • graph_from_func
        • map_vals
        • rename_ports_graph
      • values
        • BoolValue
        • DataclassInstance
        • FloatValue
        • IntValue
        • MapValue
        • PairValue
        • StringValue
        • StructValue
        • TierkreisValue
        • TierkreisVariant
        • VariantValue
        • VecValue
        • IncompatibleAnnotatedValue
        • IncompatiblePyValue
        • ToPythonFailure
    • exceptions
      • TierkreisError
    • pyruntime
      • python_builtin
        • copy
        • discard
        • eq
        • fadd
        • fdiv
        • fgeq
        • fgt
        • fleq
        • float_to_int
        • flt
        • fmod
        • fmul
        • fpow
        • fsub
        • iadd
        • idiv
        • igeq
        • igt
        • ileq
        • ilt
        • imod
        • imul
        • insert_key
        • int_to_float
        • ipow
        • isub
        • make_pair
        • make_struct
        • neq
        • pop
        • push
        • remove_key
        • sleep
        • switch
        • unpack_pair
        • xor
        • CopyOut
        • EmptyOut
        • EqOut
        • GraphIn
        • GraphOut
      • python_runtime
        • PyRuntime
        • VizRuntime
        • FunctionNotFound
        • InputNotFound
        • OutputNotFound
    • worker
      • callback
        • callback_server
        • Callback
      • exceptions
        • DecodeInputError
        • EncodeOutputError
        • FunctionNotFound
        • NamespaceClash
        • NodeExecutionError
      • namespace
        • Function
        • Namespace
      • prelude
        • setup_tracing
        • start_worker_server
      • tracing
        • context_token
        • get_tracer
        • span
      • worker
        • RuntimeServerImpl
        • SignatureServerImpl
        • Worker
        • WorkerServerImpl
  • .rst

executor

executor#

protocol

shell_executor

uv_executor

previous

WorkerCallArgs

next

protocol

By Quantinuum

© Copyright 2024, Quantinuum.