Tomography.getProperties

Tomography.getProperties(bounds)

Returns all the properties of the given density matrix.

Parameters:
  • bounds : int (optional)

    The number of monte carlo runs you want to perform to get a better estimate of each property. Default will use whatever is set in the conf settings.

Returns:
  • vals : ndarray with shape = (length of self.err_functions, 2)

    The first col is the name of the property. The second col is the value of the property. The third col is the error bound on the property.


Contact

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