makeRhoImages

makeRhoImages(p, plt_given, customColor)

Creates matlab plots of the density matrix.

Parameters:
  • p : ndarray with shape = (n, 2^numQubits, 2^numQubits)

    The density matrix you want to create plots of.

  • plt_given : matplotlib.pyplot

    Input pyplot for which the figures will be saved on to.

  • customColor : boolean

    Specify if you want our custom colorMap. Default is true See Also ------ saveRhoImages

See Also:


Contact

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