Apply SuperoperatorΒΆ

A module containing tools for applying superoperators to states.

apply_kraus_ops_2_state(kraus_ops, state) Apply a quantum channel, specified by Kraus operators, to state.
apply_choi_matrix_2_state(choi, state) Apply a quantum channel, specified by a Choi matrix (using the column stacking convention), to a state.