SyTen
fermion.cpp File Reference

Implementation for lat/mps/fermion.h. More...

+ Include dependency graph for fermion.cpp:

Namespaces

 syten
 Syten namespace.
 
 syten::MPS
 The namespace containing all MPS-related tools, classes and objects.
 
 syten::MPS::Lat
 Contains all lattice generators.
 

Functions

Tensor< 4 > syten::MPS::Lat::genParity (Basis const &mpo_basis, Basis const &site_basis)
 Generates a parity tensor \( p \) with diagonal entries 1 for states with even fermion number and -1 for states with odd fermion number. More...
 
Tensor< 4 > syten::MPS::Lat::genParity (Basis const &mpo_basis, Basis const &site_basis, Index const symmetry, Index const label)
 Generates a parity tensor \( p \) with diagonal entries 1 for states with even fermion number and -1 for states with odd fermion number. More...
 

Detailed Description

Implementation for lat/mps/fermion.h.