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

Go to the source code of this file.

Classes

class  squander::density::AmplitudeDampingChannel
 Amplitude damping (T1 relaxation): |1⟩ → |0⟩ decay. More...
 
class  squander::density::DepolarizingChannel
 Depolarizing channel: ρ → (1-p)ρ + p·I/2^n. More...
 
class  squander::density::NoiseChannel
 Base class for quantum noise channels. More...
 
class  squander::density::PhaseDampingChannel
 Phase damping (T2 dephasing): loss of coherence. More...
 

Namespaces

 squander
 
 squander::density