-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
This error occurred when running the following code.
α = 1.53
R = [1.0 0.6324784535216061 0.14402137106713403 0.14239507879173555 -0.05944548373626429; 0.6324784535216061 1.0 0.6267493133115744 0.21435691387810768 0.19100769555847635; 0.14402137106713403 0.6267493133115744 1.0 0.5665447426841589 0.2040191732742448; 0.14239507879173555 0.21435691387810768 0.5665447426841589 1.0 0.5399348437359688; -0.05944548373626429 0.19100769555847635 0.2040191732742448 0.5399348437359688 1.0]
rand(AlphaSubGaussian(α=α, R=R, n=96000))
Metadata
Metadata
Assignees
Labels
No labels