View source on GitHub
|
Utilities and decorators for converting external types into the fqe
intrinsics
Functions
build_hamiltonian(...): Build a Hamiltonian object for the fqe
check_diagonal_coulomb(...): Look at the structure of the two body matrix and determine
fermionops_tomatrix(...): Convert FermionOperators to matrix
process_rank2_matrix(...): Look at the structure of the (1, 0) component of the one body matrix and
split_openfermion_tensor(...): Given a string of openfermion operators, split them according to their
transform_to_spin_broken(...): Convert a Fermion Operator string from number broken to spin broken
wrap_apply(...): Decorator to convert arguments to the fqe internal classes
wrap_apply_generated_unitary(...): Decorator to convert arguments to the fqe internal classes
wrap_rdm(...): Decorator to convert arguments to the fqe internal classes
wrap_time_evolve(...): Decorator to convert arguments to the fqe internal classes
View source on GitHub