Description Usage Arguments Value Examples
Implements Phase Damping noise model on the input quantum state. Formulas taken from <DOI:10.1103/PhysRevA.90.062320>.
1 | PhaseDamping(p,Ppd)
|
p |
Input quantum state, in density matrix format |
Ppd |
The probability of phase Damping. |
The quantum state, after Phase Damping has been applied.
1 | PhaseDamping(p=convert_ket2DM(ket(1,0)),Ppd=0.01)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.