amazon-braket / amazon-braket/Braket.jl
Implement shadows-, grouping-, and POVM-based measurement estimation schemes
- Vorherrschende Sprache
- Julia
- Sterne
- 110
- Forks
- 7
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
**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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.