pub fn gue(n: usize, rng: &mut Rng) -> RandomMatrixExpand description
Gaussian Unitary Ensemble (real approximation): symmetric matrix similar to GOE but with different normalization. For a real approximation, we use the same structure as GOE with scale 1/sqrt(n).