chi2kraus¶
-
forest.benchmarking.operator_tools.superoperator_transformations.chi2kraus(chi_matrix: numpy.ndarray) → List[numpy.ndarray]¶ Converts a chi matrix into a list of Kraus operators. (operators with small norm may be excluded)
Parameters: chi_matrix – a dim**2 by dim**2 process matrix Returns: list of Kraus operators