superop2kraus

forest.benchmarking.operator_tools.superoperator_transformations.superop2kraus(superop: numpy.ndarray) → List[numpy.ndarray]

Converts a superoperator into a list of Kraus operators. (operators with small norm may be excluded)

Parameters:superop – a dim**2 by dim**2 superoperator
Returns:list of Kraus operators