base_tensors

Base classes for implementations of tensor spaces.

Classes

Tensor(space)

Abstract class for representation of TensorSpace elements.

TensorSpace(shape, dtype)

Base class for sets of tensors of arbitrary data type.