random_pure_state

random_pure_state(N)

Returns a random quantum state from a uniform distribution across the space.

Parameters:
  • N : int

    The dimension of the quantum state

Returns:
  • pure_state : ndarray with length = 2^N

    The random quantum state.


Contact

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