triqs.gfs.backwd_compat.gf_imtime.GfImTime.__mul__
- GfImTime.__mul__(y)
Multiplication
self * y(alias for__matmul__()).For matrix-valued Green’s functions this is the target-space matrix product evaluated pointwise on the mesh.
- Parameters:
- yGf, scalar or numpy.ndarray
- Returns:
- Gf