Mario Dagrada
Mario Dagrada
Currently, the noise model parameters must be chosen to the user according to the [available](https://pulser.readthedocs.io/en/stable/tutorials/noisy_sim.html) options. However, there is not predefined noise model associated with the available devices, even though...
Increase flexibility of how the `AnalogBlock`s are defined. Close #108
Description to be filled.
Assuming perfect pulse for the `X` rotation (the "digital" part of the transformation. Depends on #153
Use digital-analog transformations #154 to recast a digital circuit into a digital-analog program. Details: * build a sort of digital-analog intermediate representation of the program. This is related to #84....
Currently, only 2 dimensions are supported.
This issue revolves around finding a way to have both digital (e.g. ZNE with unitary unfolding) and analog (e.g. ZNE with pulse stretching) techniques for mitigation working in conjunction with...
To be investigate on how to best achieve this.
Currently, the `Measurement` interface is quite cumbersome and not well documented. This issue aims to change this by simplifying the interface while maintaining backward compatibility. ## Proposal TODO