chi2choi

forest.benchmarking.operator_tools.superoperator_transformations.chi2choi(chi_matrix: numpy.ndarray) → numpy.ndarray

Converts a chi matrix into a Choi matrix.

Parameters:chi_matrix – a dim**2 by dim**2 process matrix
Returns:a dim**2 by dim**2 Choi matrix