RandomMatrix.jl Documentation

A package for Random Matrix Theory, and a project for me to learn Julia.


The package is registered, to use the package, you can add it by

using Pkg
Pkg.add("RandomMatrix")