simulate_wishart function simulate_wishart(Ψ:Real[_,_], k:Real) -> Real[_,_] Simulate a Wishart distribution. Ψ: Scale. k: Degrees of freedeom.