Module: openfermion.ops.representations.polynomial_tensor

Base class for representating operators that are polynomials in the

fermionic ladder operators.

Classes

class PolynomialTensor: Class for storing tensor representations of operators that correspond

class PolynomialTensorError: Common base class for all non-exit exceptions.

Functions

general_basis_change(...): Change the basis of an general interaction tensor.

COEFFICIENT_TYPES (<class 'int'>, <class 'float'>, <class 'complex'>)
EQ_TOLERANCE 1e-08