Mario Dagrada

Results 17 issues of 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...

enhancement

Increase flexibility of how the `AnalogBlock`s are defined. Close #108

digital-analog
refactoring
to_check

Description to be filled.

digital-analog
proto
hamevo
to_check

Assuming perfect pulse for the `X` rotation (the "digital" part of the transformation. Depends on #153

feature
digital-analog
to_check

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....

feature
digital-analog
proto
to_check

Currently, only 2 dimensions are supported.

feature
realistic-sim
to_check

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...

feature
realistic-sim
error

To be investigate on how to best achieve this.

feature
digital-analog
realistic-sim
proto
error

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

realistic-sim
refactoring
measurements