![]() |
Create the qubit representation of Full CI according to the parameters
fqe.openfermion_utils.fci_qubit_representation(
norb: int,
nele: int,
m_s: int
) -> "QubitOperator"
passed
Args | |
---|---|
norb (int) - number of spatial orbitals
nele (int) - number of electrons m_s (int) - spin projection onto sz |
Returns | |
---|---|
ops (QubitOperator) |