fqe.fqe_ops.fqe_operator.FqeOperator

FqeOperator base class.

Methods

contract

View source

Given two wavefunctions, generate the expectation value of the operator according to its representation.

Args
brastate Wavefunction on the bra side.
ketstate Wavefunction on the ket side.

rank

View source

Return the rank of this operator.

representation

View source

Return the representation of the operator.