pennylane_calculquebec.utility.noise.depolarizing_noise#
- pennylane_calculquebec.utility.noise.depolarizing_noise(fidelity)#
Calculates the probability of depolarizing noise given the fidelity of the gate.
- Parameters:
fidelity (float) – 1 qubit fidelity
- Returns:
the depolarizing noise value
- Return type:
float