WLJS LogoWLJS Notebook

GaussianSymplecticMatrixDistribution

GaussianSymplecticMatrixDistribution[σ, n] represents a Gaussian symplectic matrix distribution with matrix dimensions {2n, 2n} over the field of complex numbers and scale parameter σ.

GaussianSymplecticMatrixDistribution[n] represents a Gaussian symplectic matrix distribution with unit scale parameter.

Examples

Sample a random matrix from the distribution:

RandomVariate[GaussianSymplecticMatrixDistribution[2]]

Please visit the official Wolfram Language Reference for more details.

On this page