Thu Sep 13 14:59:44 2018 LAPLACE_MATRIX Python version: 3.6.5 Examine eigenvalue distribution of 5000x5000 matrix with entries from Laplace distribution. Eigenvalue range: [-141.32, 141.337] NORMAL_MATRIX Python version: 3.6.5 Examine eigenvalue distribution of 5000x5000 matrix with entries from normal distribution. Eigenvalue range: [-141.679, 141.698] STUDENT_MATRIX Python version: 3.6.5 Examine eigenvalue distribution of 5000x5000 matrix with entries from the Student t distribution. Eigenvalue range: [-5804.37, 5815.67] UNIFORM_MATRIX Python version: 3.6.5 Examine eigenvalue distribution of 5000x5000 matrix with entries from uniform distribution. Eigenvalue range: [-40.6947, 2499.34] Thu Sep 13 15:00:08 2018