triqs.gf
This is the base module for all common operations with Green’s functions. It is imported with the command:
>>> from triqs.gf import *
Modules
triqs.gf.backwd_compat |
This is the base module for all common operations with Green's functions. It is imported with the command::. |
triqs.gf.block2_gf |
|
triqs.gf.block_gf |
|
triqs.gf.descriptor_base |
|
triqs.gf.descriptors |
|
triqs.gf.gf |
|
triqs.gf.gf_factories |
C++ wrapping of functions on Green functions ... |
triqs.gf.gf_factories_desc |
|
triqs.gf.gf_fnt |
C++ wrapping of functions on Green functions ... |
triqs.gf.gf_fnt_desc |
|
triqs.gf.lazy_expressions |
|
triqs.gf.map_block (fun, G) |
Map function f(Gf)->Gf to every element of a BlockGf or Block2Gf |
triqs.gf.matsubara_freq |
|
triqs.gf.mesh_point |
|
triqs.gf.mesh_product |
|
triqs.gf.meshes |
All the meshes |
triqs.gf.meshes_desc |
|
triqs.gf.plot |
|
triqs.gf.tools |
|
triqs.gf.wrapped_aux |
C++ wrapping of functions on Green functions ... |
triqs.gf.wrapped_aux_desc |