mm.physics.gaussian.symplectic_inverse

mrmustard.physics.gaussian.symplectic_inverse(S)[source]

Returns the inverse of a symplectic matrix.

Parameters:

S (Matrix) – the symplectic matrix

Returns:

the inverse of the symplectic matrix

Return type:

Matrix