Sequential Quantum Gate Decomposer  v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
Classes | Namespaces
noise_operation.h File Reference
#include "density_operation.h"
Include dependency graph for noise_operation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  squander::density::AmplitudeDampingOp
 Amplitude damping channel (T1 relaxation): |1⟩ → |0⟩ decay. More...
 
class  squander::density::DepolarizingOp
 Depolarizing noise channel: ρ → (1-p)ρ + p·I/2^n. More...
 
class  squander::density::LocalDepolarizingOp
 Local single-qubit depolarizing channel on one target qubit. More...
 
class  squander::density::NoiseOperation
 Base class for noise channel operations (CPTP maps). More...
 
class  squander::density::PhaseDampingOp
 Phase damping channel (T2 dephasing): loss of coherence. More...
 

Namespaces

 squander
 
 squander::density