2.1.7. filter_functions.superoperator
This module provides some functions related to superoperators and quantum maps.
2.1.7.1. Functions
liouville_representation()Calculate the Liouville representation of a unitary with respect to a basis
liouville_to_choi()Convert from Liouville to Choi matrix representation.
liouville_is_CP()Check if superoperator in Liouville representation is completely positive.
liouville_is_cCP()Check if superoperator in Liouville representation is conditional CP.
Functions
|
Test if a Liouville superoperator is completely positive (CP). |
|
Test if a Liouville superoperator is conditional completely positive. |
|
Get the Liouville representaion of the unitary U with respect to the basis. |
|
Convert from Liouville to Choi matrix representation. |