![]() |
Function to calculate the 1-Norm of a molecular Hamiltonian
in spatial orbital basis after fermion-to-qubit transformation. See https://arxiv.org/abs/2103.14753 for more information on the 1-norm.
Functions
get_one_norm_int(...)
: Returns the 1-Norm of a RHF or ROHF Hamiltonian described in
get_one_norm_int_woconst(...)
: Returns 1-norm, emitting the constant term in the qubit Hamiltonian.
get_one_norm_mol(...)
: Returns the 1-Norm of a RHF or ROHF Hamiltonian described in
get_one_norm_mol_woconst(...)
: Returns 1-norm, emitting the constant term in the qubit Hamiltonian.