random_ginibre

random_ginibre(D)

Returns a random matrix from the Ginibre ensemble of size DxD. This is a complex matrix whos elements are a+ib | a,b iid. Norm(0,1)

Parameters:
Returns:
  • mat : ndarray with shape = (2^N, 2^N)

    The random matrix


Contact

In case you have any further questions about the Python code, you should direct them to Scott Turro or Joey Shallat.