qat.quops.ParametricGateNoise
- class qat.quops.ParametricGateNoise(gates_specification, gate_type, noise_channels)
Simple gate noise: applies noise channels based on gate time. Implements concept ParametricQuantumChannel
- Parameters
gates_specification (GatesSpecification) – a quantum gates_specification
gate_type (int) – type of gate
noise_channels (list) – list of ParametricQuantumChannels