circuit

circuit#

Functions

json_unzip

json_zip

register_pytket_types

Register conversions for pytket types with Tierkreis.

Classes

CircuitWrapper

Tierkreis wrapper for pytket Circuit.

PytketType

Many pytket types define to_dict and from_dict for serialization.

PytketWrapper

Generic wrapper around pytket types with to_dict and from_dict methods.

PytketWrapper[BackendResult]

Generic wrapper around pytket types with to_dict and from_dict methods.

PytketWrapper[Circuit]

Generic wrapper around pytket types with to_dict and from_dict methods.

ResultWrapper

Tierkreis wrapper for pytket BackendResult.

UnitID

Used for BackendResult.{qubits, bits} and also for Node.

Exceptions

PytketDependencyError([msg])

Exception for pytket import error