pygsti.report.get_unitary_gateset_gates_table¶
-
pygsti.report.
get_unitary_gateset_gates_table
(gateset, confidenceRegionInfo=None)¶ Create a table for gateset’s gates assuming they’re unitary.
Parameters: - gateset (GateSet) – The GateSet
- confidenceRegionInfo (ConfidenceRegion, optional) – If not None, specifies a confidence-region used to display error intervals.
Returns: Return type: ReportTable