triqs.gfs.backwd_compat

Backward-compatibility aliases for legacy Green’s function type names.

This subpackage exists only to keep older user code importing the old Gf* class names working; new code should use the canonical types from triqs.gfs directly.

Modules

gf_imfreq

Deprecated GfImFreq alias for Gf with a MeshImFreq mesh.

gf_imtime

Deprecated GfImTime alias for Gf with a MeshImTime mesh.

gf_legendre

Deprecated GfLegendre alias for Gf with a MeshLegendre mesh.

gf_refreq

Deprecated GfReFreq alias for Gf with a MeshReFreq mesh.

gf_retime

Deprecated GfReTime alias for Gf with a MeshReTime mesh.