mm.physics.gaussian.gaussian_cov

mrmustard.physics.gaussian.gaussian_cov(symplectic, eigenvalues=None)[source]

Returns the covariance matrix of a Gaussian state.

Parameters:
  • symplectic (Tensor) – symplectic matrix of a channel

  • eigenvalues (vector) – symplectic eigenvalues

Returns:

covariance matrix of the Gaussian state

Return type:

Tensor