triqs.gf.tools
Functions
|
Return the conjugate of a Green's function |
|
Compute Delta_iw from G0_iw. CAUTION: This function assumes the following properties of g * The diagonal components of g should decay as 1/iOmega * g should fullfill the property g[iw][i,j] = conj(g[-iw][j,i]). |
|
Discretize a given hybridization function using Nb bath sites. |
|
Solve Dyson's equation for given two of G0_iw, G_iw and Sigma_iw to yield the third. |
|
General fit of a noisy imaginary time Green's function to a low order Legendre expansion in imaginary time. |
|
Return the inverse of its argument, with proper treatement of lazy expressions. |
|
Create a hybridization function from given hoppings and bath energies as . |
|
Return a container for the high-frequency coefficients of a given Green function initialized to zero. |
|
Read a GfReFreq from text files with the format (w, Re(G), Im(G)) for a single block. |
|
Return the transpose of a Green's function |
Write a GfReFreq or GfImFreq to in the format (w/iw, Re(G), Im(G)) for a single block. |