Circuit compiler: noise model
An optional "module" where the user can specify a noise model, describing the errors associated with each qubit-gate pairing. If not specified we compile a non-noisy circuit.
Tasks
- decide on input/initialization format e.g.:
- (take a look at how existing packages (e.g. qiskit do it))
Circuit compiler: noise model
An optional "module" where the user can specify a noise model, describing the errors associated with each qubit-gate pairing. If not specified we compile a non-noisy circuit.
Tasks