PennyLaneAI / qml

Introductions to key concepts in quantum programming, as well as tutorials and implementations from cutting-edge quantum computing research.
https://pennylane.ai/qml
Apache License 2.0
527 stars 185 forks source link

How-To for Noise Models #1166

Open obliviateandsurrender opened 1 month ago

obliviateandsurrender commented 1 month ago

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.

github-actions[bot] commented 1 month ago

👋 Hey, looks like you've updated some demos!

🐘 Don't forget to update the dateOfLastModification in the associated metadata files so your changes are reflected in Glass Onion (search and recommendations).

Please hide this comment once the field(s) are updated. Thanks!

github-actions[bot] commented 1 month ago

Thank you for opening this pull request.

You can find the built site at this link.

Deployment Info:

Note: It may take several minutes for updates to this pull request to be reflected on the deployed site.

obliviateandsurrender commented 1 month ago

Hey @isaacdevlugt I have incorporated the comments and changed the example to have a more generic circuit! However, now that we are re-using the examples to construct one of the condition-callable pairs, I would still like to keep all four pairs.