COE

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

Circular orthogonal ensemble (COE).

Parameters
sizetuple

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

Returns
Undarray

Unitary, symmetric (complex) matrix drawn from the COE (=Haar measure on this space).