jet.factory

Module containing __init__() wrappers for the classes in jet.bindings.

Functions

TaskBasedContractor(*args, **kwargs)

Constructs a task-based contractor (TBC) with the specified data type.

Tensor(*args, **kwargs)

Constructs a tensor with the specified data type.

TensorNetwork(*args, **kwargs)

Constructs a tensor network with the specified data type.

TensorNetworkFile(*args, **kwargs)

Constructs a tensor network file with the specified data type.

TensorNetworkSerializer(*args, **kwargs)

Constructs a tensor network serializer with the specified data type.

Variables

TaskBasedContractorType

The central part of internal API.

TensorType

The central part of internal API.

TensorNetworkType

The central part of internal API.

TensorNetworkFileType

The central part of internal API.

TensorNetworkSerializerType

The central part of internal API.