Implementation of fermion_grand_canonical.h. More...
Namespaces | |
namespace | syten |
Syten namespace. | |
namespace | syten::MPS |
The namespace containing all MPS-related tools, classes and objects. | |
namespace | syten::MPS::Lat |
Contains all lattice generators. | |
Functions | |
Tensor< 4 > | syten::MPS::Lat::genSU2Parity (Basis const &mpo_basis, Basis const &site_basis, Index const symmetry, Index const label) |
Generates a parity tensor \( p \) with only SU(2) symmetry, with diagonal entries 1 for states with even fermion number and -1 for states with odd fermion number. More... | |
Implementation of fermion_grand_canonical.h.