iqm.benchmarks.compressive_gst.mgst.reporting.reporting.unitarities# iqm.benchmarks.compressive_gst.mgst.reporting.reporting.unitarities(X_opt_pp: ndarray) → ndarray# Computes the unitarities of all gates in the gate set. Parameters: X_opt_pp (ndarray) – Array where CPT superoperators in Pauli basis are stacked along the first axis. Returns: List of unitarities for the gates in X_opt_pp. Return type: ndarray