qml
qml copied to clipboard
How-To for Noise Models
Title: How to use noise models in PennyLane
Summary: Elaborates on constructing and using noise models in PennyLane via the new noise module.
Relevant references:
Possible Drawbacks:
Related GitHub Issues: [sc-67850]
If you are writing a demonstration, please answer these questions to facilitate the marketing process.
-
GOALS — Why are we working on this now?
- This is meant to promote the new PennyLane feature.
- In particular, how to use the new
noisemodule to implement noise models.
-
AUDIENCE — Who is this for?
- This is meant for both users and researchers that utilize PennyLane.
-
KEYWORDS — What words should be included in the marketing post?
- Noise models,
- Noisy simulation.
-
Which of the following types of documentation is most similar to your file? (more details here)
- [ ] Tutorial
- [ ] Demo
- [X] How-to