View source on GitHub |
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 with multilinear polynomials in the fermionic ladder operators.
class PolynomialTensorError
: Common base class for all non-exit exceptions.
Functions
general_basis_change(...)
: Change the basis of a general interaction tensor.
Other Members | |
---|---|
COEFFICIENT_TYPES |
(<class 'int'>, <class 'float'>, <class 'complex'>)
|
EQ_TOLERANCE |
1e-08
|