We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5503e0 commit 596c665Copy full SHA for 596c665
README.md
@@ -39,9 +39,9 @@ The hierarchy of dense matrices provided are
39
- Gaussian unitary ensemble (GUE, `beta=2`) - complex and Hermitian
40
- Gaussian symplectic ensemble (GSE, `beta=4`) - quaternionic and self-dual
41
- Circular ensemble - uniformly distributed with `|det|=1`
42
- - Circular orthogonal ensemble (GOE, `beta=1`)
43
- - Circular unitary ensemble (GUE, `beta=2`)
44
- - Circular symplectic ensemble (GSE, `beta=4`)
+ - Circular orthogonal ensemble (COE, `beta=1`)
+ - Circular unitary ensemble (CUE, `beta=2`)
+ - Circular symplectic ensemble (CSE, `beta=4`)
45
- Laguerre matrices = white Wishart matrices
46
- Jacobi matrices = MANOVA matrices
47
- Unitary invariant ensembles
0 commit comments