A package for Random Matrix Theory, providing functionalities to sample from matrix-valued distributions and more.
The documentation for the package can be found at Documemtation🔗.
The package is registered, to use the package, you can add it by
using Pkg
Pkg.add("RandomMatrix")