Module: openfermion.transforms.opconversions.term_reordering

Functions to reorder terms within SymbolicOperators

Functions

chemist_ordered(...): Puts a two-body fermion operator in chemist ordering.

normal_ordered(...): Compute and return the normal ordered form of a FermionOperator, BosonOperator, QuadOperator, or InteractionOperator.

normal_ordered_ladder_term(...): Return a normal ordered FermionOperator or BosonOperator corresponding to single term.

normal_ordered_quad_term(...): Return a normal ordered QuadOperator corresponding to single term.

reorder(...): Changes the ladder operator order of the Hamiltonian based on the provided order_function per mode index.