triqs.gfs.backwd_compat.gf_retime.GfReTime.__mul__
- GfReTime.__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