triqs.gf.matsubara_freq.MatsubaraFreq
- class triqs.gf.matsubara_freq.MatsubaraFreq(n, beta, statistic='Fermion')[source]
TRIQS Matsubara frequency
Castable to complex, arithmetic operations implemented by cast
- Parameters:
n (int) – The Matsubara index
beta (double) – The inverse temperature
statistic (str) – The particle statistic, ‘Fermion’ or ‘Boson’
- n
The Matsubara index
- Type:
int
- beta
The inverse temperature
- Type:
double
- statistic
The particle statistic, ‘Fermion’ or ‘Boson’
- Type:
str
Methods
|
Attributes