amazon-braket / amazon-braket/amazon-braket-sdk-python
Handle noisy simulators for Delay gate
- Lenguaje dominante
- Python
- Estrellas
- 373
- Forks
- 195
- Merge medio
- 4 d 15 h
- PR fusionados (30 d)
- 8
Descripción
**Describe the feature you'd like**
Delay gate should not necessarily be an identity gate in noisy simulations, but instead may result in noise proportional to the length of the delay.
**How would this feature be used? Please describe.**
For example, delay may be used in dynamical decoupling sequences. When running a noisy simulation, the delay operation should actually produce noise on the target qubit(s) rather than just being simulated as an identity.
**Describe alternatives you've considered**
n/a
**Additional context**
See the following comment thread from PR #993 for context:
https://github.com/amazon-braket/amazon-braket-sdk-python/pull/993/files/f29f49f1ffe3807c86536027e0df8c2d4ca48866#r1631219555
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.