amazon-braket / amazon-braket/Braket.jl
Implement shadows-, grouping-, and POVM-based measurement estimation schemes
- Langage dominant
- Julia
- Étoiles
- 110
- Forks
- 7
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
**Describe the feature you'd like**
Implementation of [classical shadows](https://pennylane.ai/qml/demos/tutorial_classical_shadows) or [POVMs](https://quantumcomputing.stackexchange.com/questions/16382/how-to-do-a-povm-measurement-of-a-quantum-state-in-ibms-quantum-composer) in Braket.jl.
**Is this feature already present in the Python SDK?**
No, although shadows can be used in the Python SDK via PennyLane.
**How would this feature be used? Please describe.**
These schemes allow estimation of observables (especially observables of many non-commuting Pauli words) more efficiently than naively measuring each term in the operator,.
**Describe alternatives you've considered**
The alternative would be not implementing these.
**Additional context**
TO DO: add some paper references.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.