t_to_density

t_to_density(t)

Converts a list of t values to a density matrix.

Parameters:
  • t : ndarray

    List of t values converted.

  • normalize : bool

    Set to true if you want the density matrix to be normalized by its trace. Default is True.

Returns:
  • rhog : ndarray

    Density Matrix.


Contact

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