choi2chi

forest.benchmarking.operator_tools.superoperator_transformations.choi2chi(choi: numpy.ndarray) → numpy.ndarray

Converts a Choi matrix into a chi matrix. (operators with small norm may be excluded) :param choi: a dim**2 by dim**2 choi matrix :return: a dim**2 by dim**2 process matrix