CRE

tenpy.linalg.random_matrix.CRE(size)[source]

Circular real ensemble (CRE).

Parameters
sizetuple

(n, n), where n is the dimension of the output matrix.

Returns
Undarray

Orthogonal matrix drawn from the CRE (=Haar measure on O(n)).