Majoranapp
A C++ library for studying MZM in non-interacting systems
|
#include "../Hamiltonian.hpp"
#include "../EnumGamma.hpp"
#include "../SpinfullFiller/KineticTerm.hpp"
Go to the source code of this file.
Classes | |
class | Spinless::KineticTerm |
kinetic term \[ \hat H_{\mathrm{kin}} = \sum_{\langle i,j\rangle} \left(t_{ij} c_{i}^\dagger c_{j}+\mathrm{h.c.}\right) = -i\sum_{\langle i,j\rangle} \frac{t_{ij}}{2}\left( \gamma_{i}^+ \gamma_{j}^- + \gamma_{j}^+ \gamma_{i}^- \right) \] More... | |
Namespaces | |
Spinless | |