API Reference

Modules

btensor.basis

Module defining the Basis class and related functions.

btensor.tensor

Module defining the Tensor class and related functions.

Functions

btensor.dot

Evaluates the dot product of two tensors while performing required basis transformations automatically.

btensor.einsum

Evaluates the Einstein summation on the operands while performing required basis transformations automatically.