Show how to add noise to Teleport with Kraus operators
Namespace: Microsoft.Research.LiquidAssembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)
Syntax static member __Kraus :
nRuns : int *
probAD : float *
probDP : float *
verbose : bool -> unit
Parameters
- nRuns
- Type: SystemInt32
How many runs to gather statistics over - probAD
- Type: SystemDouble
Probability of Amplitude Damping on any single qubit - probDP
- Type: SystemDouble
Probability of Depolarizing noise on any single qubit - verbose
- Type: SystemBoolean
Output detailed stats and drawings
See Also