├── Andreief_check.m ├── Coulomb_gas.m ├── GOE_Wishart_Sum.m ├── Gaussian_Ensembles_Density.m ├── Gaussian_finite_N_rescaled.m ├── Gaussian_finite_density_check.m ├── README.md ├── Toda.m ├── Tricomi_check.m ├── Wishart_check.m ├── Zmultiple.m ├── check_resolvent.m ├── double_factorial.m ├── histnorm.m ├── integral_check.m └── surmise.m /Andreief_check.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RMT-TheoryAndPractice/RMT/HEAD/Andreief_check.m -------------------------------------------------------------------------------- /Coulomb_gas.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RMT-TheoryAndPractice/RMT/HEAD/Coulomb_gas.m -------------------------------------------------------------------------------- /GOE_Wishart_Sum.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RMT-TheoryAndPractice/RMT/HEAD/GOE_Wishart_Sum.m -------------------------------------------------------------------------------- /Gaussian_Ensembles_Density.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RMT-TheoryAndPractice/RMT/HEAD/Gaussian_Ensembles_Density.m -------------------------------------------------------------------------------- /Gaussian_finite_N_rescaled.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RMT-TheoryAndPractice/RMT/HEAD/Gaussian_finite_N_rescaled.m -------------------------------------------------------------------------------- /Gaussian_finite_density_check.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RMT-TheoryAndPractice/RMT/HEAD/Gaussian_finite_density_check.m -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RMT-TheoryAndPractice/RMT/HEAD/README.md -------------------------------------------------------------------------------- /Toda.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RMT-TheoryAndPractice/RMT/HEAD/Toda.m -------------------------------------------------------------------------------- /Tricomi_check.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RMT-TheoryAndPractice/RMT/HEAD/Tricomi_check.m -------------------------------------------------------------------------------- /Wishart_check.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RMT-TheoryAndPractice/RMT/HEAD/Wishart_check.m -------------------------------------------------------------------------------- /Zmultiple.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RMT-TheoryAndPractice/RMT/HEAD/Zmultiple.m -------------------------------------------------------------------------------- /check_resolvent.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RMT-TheoryAndPractice/RMT/HEAD/check_resolvent.m -------------------------------------------------------------------------------- /double_factorial.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RMT-TheoryAndPractice/RMT/HEAD/double_factorial.m -------------------------------------------------------------------------------- /histnorm.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RMT-TheoryAndPractice/RMT/HEAD/histnorm.m -------------------------------------------------------------------------------- /integral_check.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RMT-TheoryAndPractice/RMT/HEAD/integral_check.m -------------------------------------------------------------------------------- /surmise.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RMT-TheoryAndPractice/RMT/HEAD/surmise.m --------------------------------------------------------------------------------