pennylane_calculquebec.utility.noise.phase_damping#
- pennylane_calculquebec.utility.noise.phase_damping(t, t2)#
Compute phase damping parameter lambda.
- Parameters:
t (float) – a base time value
t2 (float) – the T2 value for a given qubit
- Returns:
the phase damping value for a given qubit
- Return type:
float