Skip to content

weiyang2048/RandomMatrix.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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