Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 361 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 361 Bytes

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")