Index A | B | C | D | E | F | G | I | J | K | L | M | N | O | P | R | S | T | U | V | W | X A add_alias() (tierkreis.worker.namespace.Namespace method) add_box() (tierkreis.core.tierkreis_graph.TierkreisGraph method) add_const() (tierkreis.core.tierkreis_graph.TierkreisGraph method) add_edge() (tierkreis.core.tierkreis_graph.TierkreisGraph method) add_func() (tierkreis.core.tierkreis_graph.TierkreisGraph method) add_match() (tierkreis.core.tierkreis_graph.TierkreisGraph method) add_named_struct() (tierkreis.worker.namespace.Namespace method) add_node() (tierkreis.core.tierkreis_graph.TierkreisGraph method) add_node_to_graph() (tierkreis.builder.CaptureBuilder method) (tierkreis.builder.Case method) (tierkreis.builder.Else method) (tierkreis.builder.GraphBuilder method) (tierkreis.builder.If method) (tierkreis.builder.IfElse method) (tierkreis.builder.Match method) (tierkreis.builder.Scope method) add_tag() (tierkreis.core.tierkreis_graph.TierkreisGraph method) all_namespaces() (tierkreis.core.signature.Namespace method) annotate_input() (tierkreis.core.tierkreis_graph.TierkreisGraph method) annotate_output() (tierkreis.core.tierkreis_graph.TierkreisGraph method) async_to_sync() (in module tierkreis.client.server_client) B BoolType (class in tierkreis.core.types) BoolValue (class in tierkreis.core.values) BoxNode (class in tierkreis.core.tierkreis_graph) Break (class in tierkreis.builder) builtin_namespace() (in module tierkreis.core.type_inference) C Callback (class in tierkreis.worker.callback) callback() (tierkreis.pyruntime.python_runtime.PyRuntime method) (tierkreis.pyruntime.python_runtime.VizRuntime method) callback_server() (in module tierkreis.worker.callback) can_type_check (tierkreis.client.runtime_client.RuntimeClient property) (tierkreis.client.server_client.ServerRuntime property) (tierkreis.pyruntime.python_runtime.PyRuntime property) (tierkreis.pyruntime.python_runtime.VizRuntime property) (tierkreis.worker.callback.Callback property) capture() (tierkreis.builder.CaptureBuilder method) (tierkreis.builder.Case method) (tierkreis.builder.Else method) (tierkreis.builder.GraphBuilder method) (tierkreis.builder.If method) (tierkreis.builder.IfElse method) (tierkreis.builder.Match method) (tierkreis.builder.Scope method) CaptureBuilder (class in tierkreis.builder) Case (class in tierkreis.builder) children() (tierkreis.core.types.BoolType method) (tierkreis.core.types.FloatType method) (tierkreis.core.types.GraphType method) (tierkreis.core.types.IntType method) (tierkreis.core.types.MapType method) (tierkreis.core.types.PairType method) (tierkreis.core.types.Row method) (tierkreis.core.types.StringType method) (tierkreis.core.types.StructType method) (tierkreis.core.types.TierkreisType method) (tierkreis.core.types.VariantType method) (tierkreis.core.types.VarType method) (tierkreis.core.types.VecType method) CircuitWrapper (class in tierkreis.common_types.circuit) closure() (in module tierkreis.builder) Const() (in module tierkreis.builder) ConstNode (class in tierkreis.core.tierkreis_graph) Constraint (class in tierkreis.core.types) context_token() (in module tierkreis.worker.tracing) Continue (class in tierkreis.builder) copy() (in module tierkreis.pyruntime.python_builtin) (tierkreis.common_types.circuit.CircuitWrapper method) (tierkreis.common_types.circuit.PytketWrapper method) (tierkreis.common_types.circuit.ResultWrapper method) (tierkreis.core.opaque_model.OpaqueModel method) copy_value() (tierkreis.core.tierkreis_graph.TierkreisGraph method) Copyable (class in tierkreis.builder) CopyOut (class in tierkreis.pyruntime.python_builtin) coro() (in module tierkreis.cli) current_builder() (in module tierkreis.builder) current_graph() (in module tierkreis.builder) D DataclassInstance (class in tierkreis.core.values) DecodeInputError default_nodeport() (tierkreis.builder.Break method) (tierkreis.builder.Continue method) (tierkreis.builder.Output method) (tierkreis.core.tierkreis_graph.NodeRef method) discard() (in module tierkreis.pyruntime.python_builtin) (tierkreis.core.tierkreis_graph.TierkreisGraph method) DuplicateBlock E edges() (tierkreis.core.tierkreis_graph.TierkreisGraph method) Else (class in tierkreis.builder) empty() (tierkreis.core.signature.Namespace class method) (tierkreis.core.signature.Signature class method) EmptyOut (class in tierkreis.pyruntime.python_builtin) EncodeOutputError eq() (in module tierkreis.pyruntime.python_builtin) EqOut (class in tierkreis.pyruntime.python_builtin) extract_aliases() (tierkreis.worker.namespace.Namespace method) extract_contents() (tierkreis.worker.namespace.Namespace method) extract_signature() (tierkreis.worker.namespace.Namespace method) F fadd() (in module tierkreis.pyruntime.python_builtin) fdiv() (in module tierkreis.pyruntime.python_builtin) fgeq() (in module tierkreis.pyruntime.python_builtin) fgt() (in module tierkreis.pyruntime.python_builtin) fleq() (in module tierkreis.pyruntime.python_builtin) float_to_int() (in module tierkreis.pyruntime.python_builtin) FloatType (class in tierkreis.core.types) FloatValue (class in tierkreis.core.values) flt() (in module tierkreis.pyruntime.python_builtin) fmod() (in module tierkreis.pyruntime.python_builtin) fmul() (in module tierkreis.pyruntime.python_builtin) fpow() (in module tierkreis.pyruntime.python_builtin) from_object() (tierkreis.core.values.StructValue class method) from_proto() (tierkreis.core.tierkreis_graph.BoxNode class method) (tierkreis.core.tierkreis_graph.ConstNode class method) (tierkreis.core.tierkreis_graph.FunctionNode class method) (tierkreis.core.tierkreis_graph.GraphValue class method) (tierkreis.core.tierkreis_graph.InputNode class method) (tierkreis.core.tierkreis_graph.MatchNode class method) (tierkreis.core.tierkreis_graph.OutputNode class method) (tierkreis.core.tierkreis_graph.TagNode class method) (tierkreis.core.tierkreis_graph.TierkreisGraph class method) (tierkreis.core.tierkreis_graph.TierkreisNode class method) (tierkreis.core.types.BoolType class method) (tierkreis.core.types.FloatType class method) (tierkreis.core.types.GraphType class method) (tierkreis.core.types.IntType class method) (tierkreis.core.types.MapType class method) (tierkreis.core.types.PairType class method) (tierkreis.core.types.Row class method) (tierkreis.core.types.StringType class method) (tierkreis.core.types.StructType class method) (tierkreis.core.types.TierkreisType class method) (tierkreis.core.types.VariantType class method) (tierkreis.core.types.VarType class method) (tierkreis.core.types.VecType class method) (tierkreis.core.values.BoolValue class method) (tierkreis.core.values.FloatValue class method) (tierkreis.core.values.IntValue class method) (tierkreis.core.values.MapValue class method) (tierkreis.core.values.PairValue class method) (tierkreis.core.values.StringValue class method) (tierkreis.core.values.StructValue class method) (tierkreis.core.values.TierkreisValue class method) (tierkreis.core.values.VariantValue class method) (tierkreis.core.values.VecValue class method) from_python() (tierkreis.core.tierkreis_graph.GraphValue class method) (tierkreis.core.types.BoolType class method) (tierkreis.core.types.FloatType class method) (tierkreis.core.types.GraphType class method) (tierkreis.core.types.IntType class method) (tierkreis.core.types.MapType class method) (tierkreis.core.types.PairType class method) (tierkreis.core.types.Row class method) (tierkreis.core.types.StringType class method) (tierkreis.core.types.StructType class method) (tierkreis.core.types.TierkreisType class method) (tierkreis.core.types.VariantType class method) (tierkreis.core.types.VarType class method) (tierkreis.core.types.VecType class method) (tierkreis.core.values.BoolValue class method) (tierkreis.core.values.FloatValue class method) (tierkreis.core.values.IntValue class method) (tierkreis.core.values.MapValue class method) (tierkreis.core.values.PairValue class method) (tierkreis.core.values.StringValue class method) (tierkreis.core.values.StructValue class method) (tierkreis.core.values.TierkreisValue class method) (tierkreis.core.values.VariantValue class method) (tierkreis.core.values.VecValue class method) from_python_union() (tierkreis.core.tierkreis_graph.GraphValue class method) (tierkreis.core.types.BoolType class method) (tierkreis.core.types.FloatType class method) (tierkreis.core.types.GraphType class method) (tierkreis.core.types.IntType class method) (tierkreis.core.types.MapType class method) (tierkreis.core.types.PairType class method) (tierkreis.core.types.Row class method) (tierkreis.core.types.StringType class method) (tierkreis.core.types.StructType class method) (tierkreis.core.types.TierkreisType class method) (tierkreis.core.types.VariantType class method) (tierkreis.core.types.VarType class method) (tierkreis.core.types.VecType class method) (tierkreis.core.values.BoolValue class method) (tierkreis.core.values.FloatValue class method) (tierkreis.core.values.IntValue class method) (tierkreis.core.values.MapValue class method) (tierkreis.core.values.PairValue class method) (tierkreis.core.values.StringValue class method) (tierkreis.core.values.StructValue class method) (tierkreis.core.values.TierkreisValue class method) (tierkreis.core.values.VariantValue class method) (tierkreis.core.values.VecValue class method) from_pytket_node() (tierkreis.common_types.circuit.UnitID class method) from_tierkreis_compatible() (tierkreis.core.types.SerializeAs method) from_tuple() (tierkreis.core.values.StructValue class method) fsub() (in module tierkreis.pyruntime.python_builtin) Function (class in tierkreis.builder) (class in tierkreis.worker.namespace) function() (tierkreis.worker.namespace.Namespace method) FunctionName (class in tierkreis.core.function) FunctionNode (class in tierkreis.core.tierkreis_graph) FunctionNotFound, [1] G get() (tierkreis.builder.Namespace method) (tierkreis.core.signature.Namespace method) (tierkreis.worker.namespace.Namespace method) get_edge() (tierkreis.core.tierkreis_graph.TierkreisGraph method) get_function() (tierkreis.worker.namespace.Namespace method) get_signature() (tierkreis.client.runtime_client.RuntimeClient method) (tierkreis.client.server_client.ServerRuntime method) (tierkreis.pyruntime.python_runtime.PyRuntime method) (tierkreis.pyruntime.python_runtime.VizRuntime method) (tierkreis.worker.callback.Callback method) get_tracer() (in module tierkreis.worker.tracing) graph() (in module tierkreis.builder) graph_from_func() (in module tierkreis.core.utils) GraphBuilder (class in tierkreis.builder) GraphIn (class in tierkreis.pyruntime.python_builtin) GraphOut (class in tierkreis.pyruntime.python_builtin) GraphType (class in tierkreis.core.types) GraphValue (class in tierkreis.core.tierkreis_graph) I iadd() (in module tierkreis.pyruntime.python_builtin) idiv() (in module tierkreis.pyruntime.python_builtin) If (class in tierkreis.builder) IfElse (class in tierkreis.builder) igeq() (in module tierkreis.pyruntime.python_builtin) igt() (in module tierkreis.pyruntime.python_builtin) ileq() (in module tierkreis.pyruntime.python_builtin) ilt() (in module tierkreis.pyruntime.python_builtin) imod() (in module tierkreis.pyruntime.python_builtin) imul() (in module tierkreis.pyruntime.python_builtin) in_edges() (tierkreis.core.tierkreis_graph.TierkreisGraph method) IncompatibleAnnotatedValue IncompatiblePyType IncompatiblePyValue IncompatibleUnionType index_label() (tierkreis.core.types.TupleLabel static method) infer_graph_types() (in module tierkreis.core.type_inference) inline_boxes() (tierkreis.core.tierkreis_graph.TierkreisGraph method) input (tierkreis.core.tierkreis_graph.TierkreisGraph property) input() (tierkreis.builder.CaptureBuilder method) (tierkreis.builder.Case method) (tierkreis.builder.Else method) (tierkreis.builder.GraphBuilder method) (tierkreis.builder.If method) (tierkreis.builder.IfElse method) (tierkreis.builder.Match method) (tierkreis.builder.Scope method) InputConversionError InputNode (class in tierkreis.core.tierkreis_graph) InputNotFound inputs() (tierkreis.core.tierkreis_graph.TierkreisGraph method) insert_graph() (tierkreis.core.tierkreis_graph.TierkreisGraph method) insert_key() (in module tierkreis.pyruntime.python_builtin) int_to_float() (in module tierkreis.pyruntime.python_builtin) IntermediateNodes IntType (class in tierkreis.core.types) IntValue (class in tierkreis.core.values) InvalidContext ipow() (in module tierkreis.pyruntime.python_builtin) is_copy_node() (tierkreis.core.tierkreis_graph.BoxNode method) (tierkreis.core.tierkreis_graph.ConstNode method) (tierkreis.core.tierkreis_graph.FunctionNode method) (tierkreis.core.tierkreis_graph.InputNode method) (tierkreis.core.tierkreis_graph.MatchNode method) (tierkreis.core.tierkreis_graph.OutputNode method) (tierkreis.core.tierkreis_graph.TagNode method) (tierkreis.core.tierkreis_graph.TierkreisNode method) is_discard_node() (tierkreis.core.tierkreis_graph.BoxNode method) (tierkreis.core.tierkreis_graph.ConstNode method) (tierkreis.core.tierkreis_graph.FunctionNode method) (tierkreis.core.tierkreis_graph.InputNode method) (tierkreis.core.tierkreis_graph.MatchNode method) (tierkreis.core.tierkreis_graph.OutputNode method) (tierkreis.core.tierkreis_graph.TagNode method) (tierkreis.core.tierkreis_graph.TierkreisNode method) is_unpack_node() (tierkreis.core.tierkreis_graph.BoxNode method) (tierkreis.core.tierkreis_graph.ConstNode method) (tierkreis.core.tierkreis_graph.FunctionNode method) (tierkreis.core.tierkreis_graph.InputNode method) (tierkreis.core.tierkreis_graph.MatchNode method) (tierkreis.core.tierkreis_graph.OutputNode method) (tierkreis.core.tierkreis_graph.TagNode method) (tierkreis.core.tierkreis_graph.TierkreisNode method) isub() (in module tierkreis.pyruntime.python_builtin) items() (tierkreis.builder.Namespace method) (tierkreis.worker.namespace.Namespace method) J json_unzip() (in module tierkreis.common_types.circuit) json_zip() (in module tierkreis.common_types.circuit) K keys() (tierkreis.builder.Namespace method) (tierkreis.worker.namespace.Namespace method) Kind (class in tierkreis.core.types) L Labels (class in tierkreis.core) LacksConstraint (class in tierkreis.core.types) lazy_graph() (in module tierkreis.builder) LazyGraph (class in tierkreis.builder) loop() (in module tierkreis.builder) M main_coro() (in module tierkreis.cli) make_pair() (in module tierkreis.pyruntime.python_builtin) (tierkreis.core.tierkreis_graph.TierkreisGraph method) make_struct() (in module tierkreis.pyruntime.python_builtin) make_vec() (tierkreis.core.tierkreis_graph.TierkreisGraph method) MakeTuple() (in module tierkreis.builder) map_vals() (in module tierkreis.core.utils) MapType (class in tierkreis.core.types) MapValue (class in tierkreis.core.values) Match (class in tierkreis.builder) MatchNode (class in tierkreis.core.tierkreis_graph) MeasurementBitMap (class in tierkreis.common_types) MeasurementSetup (class in tierkreis.common_types) merge_namespace() (tierkreis.worker.namespace.Namespace method) MismatchedGraphs model_computed_fields (tierkreis.common_types.circuit.CircuitWrapper attribute) (tierkreis.common_types.circuit.PytketWrapper attribute) (tierkreis.common_types.circuit.ResultWrapper attribute) (tierkreis.core.opaque_model.OpaqueModel attribute) model_config (tierkreis.common_types.circuit.CircuitWrapper attribute) (tierkreis.common_types.circuit.PytketWrapper attribute) (tierkreis.common_types.circuit.ResultWrapper attribute) (tierkreis.core.opaque_model.OpaqueModel attribute) model_construct() (tierkreis.common_types.circuit.CircuitWrapper class method) (tierkreis.common_types.circuit.PytketWrapper class method) (tierkreis.common_types.circuit.ResultWrapper class method) (tierkreis.core.opaque_model.OpaqueModel class method) model_copy() (tierkreis.common_types.circuit.CircuitWrapper method) (tierkreis.common_types.circuit.PytketWrapper method) (tierkreis.common_types.circuit.ResultWrapper method) (tierkreis.core.opaque_model.OpaqueModel method) model_dump() (tierkreis.common_types.circuit.CircuitWrapper method) (tierkreis.common_types.circuit.PytketWrapper method) (tierkreis.common_types.circuit.ResultWrapper method) (tierkreis.core.opaque_model.OpaqueModel method) model_dump_json() (tierkreis.common_types.circuit.CircuitWrapper method) (tierkreis.common_types.circuit.PytketWrapper method) (tierkreis.common_types.circuit.ResultWrapper method) (tierkreis.core.opaque_model.OpaqueModel method) model_extra (tierkreis.common_types.circuit.CircuitWrapper property) (tierkreis.common_types.circuit.PytketWrapper property) (tierkreis.common_types.circuit.ResultWrapper property) (tierkreis.core.opaque_model.OpaqueModel property) model_fields (tierkreis.common_types.circuit.CircuitWrapper attribute) (tierkreis.common_types.circuit.PytketWrapper attribute) (tierkreis.common_types.circuit.ResultWrapper attribute) (tierkreis.core.opaque_model.OpaqueModel attribute) model_fields_set (tierkreis.common_types.circuit.CircuitWrapper property) (tierkreis.common_types.circuit.PytketWrapper property) (tierkreis.common_types.circuit.ResultWrapper property) (tierkreis.core.opaque_model.OpaqueModel property) model_json_schema() (tierkreis.common_types.circuit.CircuitWrapper class method) (tierkreis.common_types.circuit.PytketWrapper class method) (tierkreis.common_types.circuit.ResultWrapper class method) (tierkreis.core.opaque_model.OpaqueModel class method) model_parametrized_name() (tierkreis.common_types.circuit.CircuitWrapper class method) (tierkreis.common_types.circuit.PytketWrapper class method) (tierkreis.common_types.circuit.ResultWrapper class method) (tierkreis.core.opaque_model.OpaqueModel class method) model_post_init() (tierkreis.common_types.circuit.CircuitWrapper method) (tierkreis.common_types.circuit.PytketWrapper method) (tierkreis.common_types.circuit.ResultWrapper method) (tierkreis.core.opaque_model.OpaqueModel method) model_rebuild() (tierkreis.common_types.circuit.CircuitWrapper class method) (tierkreis.common_types.circuit.PytketWrapper class method) (tierkreis.common_types.circuit.ResultWrapper class method) (tierkreis.core.opaque_model.OpaqueModel class method) model_validate() (tierkreis.common_types.circuit.CircuitWrapper class method) (tierkreis.common_types.circuit.PytketWrapper class method) (tierkreis.common_types.circuit.ResultWrapper class method) (tierkreis.core.opaque_model.OpaqueModel class method) model_validate_json() (tierkreis.common_types.circuit.CircuitWrapper class method) (tierkreis.common_types.circuit.PytketWrapper class method) (tierkreis.common_types.circuit.ResultWrapper class method) (tierkreis.core.opaque_model.OpaqueModel class method) model_validate_strings() (tierkreis.common_types.circuit.CircuitWrapper class method) (tierkreis.common_types.circuit.PytketWrapper class method) (tierkreis.common_types.circuit.ResultWrapper class method) (tierkreis.core.opaque_model.OpaqueModel class method) module tierkreis tierkreis.builder tierkreis.cli tierkreis.client tierkreis.client.runtime_client tierkreis.client.server_client tierkreis.common_types tierkreis.common_types.circuit tierkreis.core tierkreis.core.function tierkreis.core.graphviz tierkreis.core.opaque_model tierkreis.core.protos tierkreis.core.python tierkreis.core.signature tierkreis.core.tierkreis_graph tierkreis.core.type_errors tierkreis.core.type_inference tierkreis.core.types tierkreis.core.utils tierkreis.core.values tierkreis.pyruntime tierkreis.pyruntime.python_builtin tierkreis.pyruntime.python_runtime tierkreis.worker tierkreis.worker.callback tierkreis.worker.exceptions tierkreis.worker.namespace tierkreis.worker.prelude tierkreis.worker.tracing tierkreis.worker.worker N n_nodes (tierkreis.core.tierkreis_graph.TierkreisGraph property) Namespace (class in tierkreis.builder) (class in tierkreis.core.signature) (class in tierkreis.worker.namespace) NamespaceClash neq() (in module tierkreis.pyruntime.python_builtin) new_tierkreis_compatible() (tierkreis.core.types.SerializeAs class method) NodeExecutionError NodePort (class in tierkreis.core.tierkreis_graph) NodeRef (class in tierkreis.core.tierkreis_graph) nodes() (tierkreis.core.tierkreis_graph.TierkreisGraph method) O OpaqueModel (class in tierkreis.core.opaque_model) out_edge_from_port() (tierkreis.core.tierkreis_graph.TierkreisGraph method) out_edges() (tierkreis.core.tierkreis_graph.TierkreisGraph method) Output (class in tierkreis.builder) output (tierkreis.core.tierkreis_graph.TierkreisGraph property) OutputNode (class in tierkreis.core.tierkreis_graph) OutputNotFound outputs() (tierkreis.core.tierkreis_graph.TierkreisGraph method) P PairType (class in tierkreis.core.types) PairValue (class in tierkreis.core.values) parse() (tierkreis.core.function.FunctionName class method) parse_label() (tierkreis.core.types.TupleLabel static method) PartitionConstraint (class in tierkreis.core.types) pop() (in module tierkreis.pyruntime.python_builtin) PortFunc (class in tierkreis.builder) push() (in module tierkreis.pyruntime.python_builtin) PyRuntime (class in tierkreis.pyruntime.python_runtime) PytketDependencyError PytketType (class in tierkreis.common_types.circuit) PytketWrapper (class in tierkreis.common_types.circuit) R register_alternative() (tierkreis.core.types.BoolType class method) (tierkreis.core.types.FloatType class method) (tierkreis.core.types.GraphType class method) (tierkreis.core.types.IntType class method) (tierkreis.core.types.MapType class method) (tierkreis.core.types.PairType class method) (tierkreis.core.types.Row class method) (tierkreis.core.types.StringType class method) (tierkreis.core.types.StructType class method) (tierkreis.core.types.TierkreisType class method) (tierkreis.core.types.VariantType class method) (tierkreis.core.types.VarType class method) (tierkreis.core.types.VecType class method) register_pytket_types() (in module tierkreis.common_types.circuit) remove_edge() (tierkreis.core.tierkreis_graph.TierkreisGraph method) remove_key() (in module tierkreis.pyruntime.python_builtin) remove_nodes() (tierkreis.core.tierkreis_graph.TierkreisGraph method) rename_ports_graph() (in module tierkreis.core.utils) RenameInputs() (in module tierkreis.builder) RenameOutputs() (in module tierkreis.builder) render_graph() (in module tierkreis.core.graphviz) resolve() (tierkreis.builder.Copyable method) (tierkreis.builder.PortFunc method) (tierkreis.builder.StablePortFunc method) (tierkreis.builder.Thunk method) (tierkreis.builder.Unpack method) ResultWrapper (class in tierkreis.common_types.circuit) Row (class in tierkreis.core.types) RowKind (class in tierkreis.core.types) run() (tierkreis.worker.worker.Worker method) run_graph() (tierkreis.client.runtime_client.RuntimeClient method) (tierkreis.client.server_client.ServerRuntime method) (tierkreis.pyruntime.python_runtime.PyRuntime method) (tierkreis.pyruntime.python_runtime.VizRuntime method) (tierkreis.worker.callback.Callback method) run_graph_block() (tierkreis.client.server_client.ServerRuntime method) run_viz_graph() (tierkreis.pyruntime.python_runtime.VizRuntime method) run_with_signals() (in module tierkreis.cli) RuntimeClient (class in tierkreis.client.runtime_client) RuntimeGraph (class in tierkreis.core.python) RuntimeHTTPError RuntimeLaunchFailed RuntimeServerImpl (class in tierkreis.worker.worker) S Scope (class in tierkreis.builder) SerializeAs (class in tierkreis.core.types) server_manager() (in module tierkreis.cli) ServerRuntime (class in tierkreis.client.server_client) set_callback() (tierkreis.pyruntime.python_runtime.PyRuntime method) (tierkreis.pyruntime.python_runtime.VizRuntime method) set_graph_outputs() (tierkreis.builder.CaptureBuilder method) (tierkreis.builder.Case method) (tierkreis.builder.Else method) (tierkreis.builder.GraphBuilder method) (tierkreis.builder.If method) (tierkreis.builder.IfElse method) (tierkreis.builder.Match method) (tierkreis.builder.Scope method) set_outputs() (tierkreis.core.tierkreis_graph.TierkreisGraph method) setup_tracing() (in module tierkreis.worker.prelude) Signature (class in tierkreis.core.signature) SignatureServerImpl (class in tierkreis.worker.worker) sleep() (in module tierkreis.pyruntime.python_builtin) socket_address() (tierkreis.client.server_client.ServerRuntime method) source_graph() (tierkreis.builder.Copyable method) (tierkreis.builder.PortFunc method) (tierkreis.builder.StablePortFunc method) (tierkreis.builder.Thunk method) (tierkreis.builder.Unpack method) span() (in module tierkreis.worker.tracing) StablePortFunc (class in tierkreis.builder) StarKind (class in tierkreis.core.types) start() (tierkreis.worker.worker.Worker method) start_worker_server() (in module tierkreis.worker.prelude) StringType (class in tierkreis.core.types) StringValue (class in tierkreis.core.values) StructType (class in tierkreis.core.types) StructValue (class in tierkreis.core.values) switch() (in module tierkreis.pyruntime.python_builtin) T Tag() (in module tierkreis.builder) TagNode (class in tierkreis.core.tierkreis_graph) Thunk (class in tierkreis.builder) tierkreis module tierkreis.builder module tierkreis.cli module tierkreis.client module tierkreis.client.runtime_client module tierkreis.client.server_client module tierkreis.common_types module tierkreis.common_types.circuit module tierkreis.core module tierkreis.core.function module tierkreis.core.graphviz module tierkreis.core.opaque_model module tierkreis.core.protos module tierkreis.core.python module tierkreis.core.signature module tierkreis.core.tierkreis_graph module tierkreis.core.type_errors module tierkreis.core.type_inference module tierkreis.core.types module tierkreis.core.utils module tierkreis.core.values module tierkreis.pyruntime module tierkreis.pyruntime.python_builtin module tierkreis.pyruntime.python_runtime module tierkreis.worker module tierkreis.worker.callback module tierkreis.worker.exceptions module tierkreis.worker.namespace module tierkreis.worker.prelude module tierkreis.worker.tracing module tierkreis.worker.worker module tierkreis_field() (tierkreis.common_types.circuit.CircuitWrapper class method) (tierkreis.common_types.circuit.PytketWrapper class method) (tierkreis.common_types.circuit.ResultWrapper class method) (tierkreis.core.opaque_model.OpaqueModel class method) tierkreis_to_graphviz() (in module tierkreis.core.graphviz) TierkreisEdge (class in tierkreis.core.tierkreis_graph) TierkreisGraph (class in tierkreis.core.tierkreis_graph) TierkreisGraph.MissingEdge TierkreisNode (class in tierkreis.core.tierkreis_graph) TierkreisPair (class in tierkreis.core.types) TierkreisType (class in tierkreis.core.types) TierkreisTypeError TierkreisTypeErrors TierkreisValue (class in tierkreis.core.values) TierkreisVariant (class in tierkreis.core.values) to_nodeport() (in module tierkreis.core.tierkreis_graph) to_proto() (tierkreis.core.tierkreis_graph.BoxNode method) (tierkreis.core.tierkreis_graph.ConstNode method) (tierkreis.core.tierkreis_graph.FunctionNode method) (tierkreis.core.tierkreis_graph.InputNode method) (tierkreis.core.tierkreis_graph.MatchNode method) (tierkreis.core.tierkreis_graph.OutputNode method) (tierkreis.core.tierkreis_graph.TagNode method) (tierkreis.core.tierkreis_graph.TierkreisGraph method) (tierkreis.core.tierkreis_graph.TierkreisNode method) (tierkreis.core.types.BoolType method) (tierkreis.core.types.FloatType method) (tierkreis.core.types.GraphType method) (tierkreis.core.types.IntType method) (tierkreis.core.types.MapType method) (tierkreis.core.types.PairType method) (tierkreis.core.types.Row method) (tierkreis.core.types.StringType method) (tierkreis.core.types.StructType method) (tierkreis.core.types.TierkreisType method) (tierkreis.core.types.VariantType method) (tierkreis.core.types.VarType method) (tierkreis.core.types.VecType method) to_python() (tierkreis.core.tierkreis_graph.GraphValue method) (tierkreis.core.values.BoolValue method) (tierkreis.core.values.FloatValue method) (tierkreis.core.values.IntValue method) (tierkreis.core.values.MapValue method) (tierkreis.core.values.PairValue method) (tierkreis.core.values.StringValue method) (tierkreis.core.values.StructValue method) (tierkreis.core.values.TierkreisValue method) (tierkreis.core.values.VariantValue method) (tierkreis.core.values.VecValue method) to_python_union() (tierkreis.core.tierkreis_graph.GraphValue method) (tierkreis.core.values.BoolValue method) (tierkreis.core.values.FloatValue method) (tierkreis.core.values.IntValue method) (tierkreis.core.values.MapValue method) (tierkreis.core.values.PairValue method) (tierkreis.core.values.StringValue method) (tierkreis.core.values.StructValue method) (tierkreis.core.values.TierkreisValue method) (tierkreis.core.values.VariantValue method) (tierkreis.core.values.VecValue method) to_pytket_node() (tierkreis.common_types.circuit.UnitID method) ToPythonFailure try_autopython() (tierkreis.core.tierkreis_graph.GraphValue method) (tierkreis.core.values.BoolValue method) (tierkreis.core.values.FloatValue method) (tierkreis.core.values.IntValue method) (tierkreis.core.values.MapValue method) (tierkreis.core.values.PairValue method) (tierkreis.core.values.StringValue method) (tierkreis.core.values.StructValue method) (tierkreis.core.values.TierkreisValue method) (tierkreis.core.values.VariantValue method) (tierkreis.core.values.VecValue method) TupleLabel (class in tierkreis.core.types) TupleLabel.UnexpectedLabel type_check() (tierkreis.builder.CaptureBuilder method) (tierkreis.builder.Case method) (tierkreis.builder.Else method) (tierkreis.builder.GraphBuilder method) (tierkreis.builder.If method) (tierkreis.builder.IfElse method) (tierkreis.builder.Match method) (tierkreis.builder.Scope method) type_check_graph() (tierkreis.client.runtime_client.RuntimeClient method) (tierkreis.client.server_client.ServerRuntime method) (tierkreis.pyruntime.python_runtime.PyRuntime method) (tierkreis.pyruntime.python_runtime.VizRuntime method) (tierkreis.worker.callback.Callback method) TypeCheckNotInstalled TypeScheme (class in tierkreis.core.types) U UnifyError UnionConst() (in module tierkreis.builder) UnionTag (class in tierkreis.core.types) UnionTag.UnexpectedTag UnitID (class in tierkreis.common_types.circuit) UnknownFunction Unpack (class in tierkreis.builder) unpack_pair() (in module tierkreis.pyruntime.python_builtin) (tierkreis.core.tierkreis_graph.TierkreisGraph method) UnpackRow (class in tierkreis.core.types) UnpackTuple() (in module tierkreis.builder) V values() (tierkreis.builder.Namespace method) (tierkreis.worker.namespace.Namespace method) VariantType (class in tierkreis.core.types) VariantValue (class in tierkreis.core.values) VarType (class in tierkreis.core.types) vec_last_n_elems() (tierkreis.core.tierkreis_graph.TierkreisGraph method) VecType (class in tierkreis.core.types) VecValue (class in tierkreis.core.values) viz_graph() (tierkreis.pyruntime.python_runtime.VizRuntime method) viz_str() (tierkreis.core.tierkreis_graph.GraphValue method) (tierkreis.core.values.BoolValue method) (tierkreis.core.values.FloatValue method) (tierkreis.core.values.IntValue method) (tierkreis.core.values.MapValue method) (tierkreis.core.values.PairValue method) (tierkreis.core.values.StringValue method) (tierkreis.core.values.StructValue method) (tierkreis.core.values.TierkreisValue method) (tierkreis.core.values.VariantValue method) (tierkreis.core.values.VecValue method) VizRuntime (class in tierkreis.pyruntime.python_runtime) W with_retry_secs() (tierkreis.builder.Break method) (tierkreis.builder.Continue method) (tierkreis.builder.Output method) (tierkreis.core.tierkreis_graph.NodeRef method) with_traceback() (tierkreis.core.tierkreis_graph.TierkreisGraph.MissingEdge method) (tierkreis.core.types.TupleLabel.UnexpectedLabel method) (tierkreis.core.types.UnionTag.UnexpectedTag method) Worker (class in tierkreis.worker.worker) WorkerServerImpl (class in tierkreis.worker.worker) X xor() (in module tierkreis.pyruntime.python_builtin)