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
517 stars 183 forks source link

Update DLA intro demo with new qml.pauli.dla functionality #1079

Closed Qottmann closed 3 months ago

Qottmann commented 3 months ago

Updating the existing demo with new DLA functionality in PennyLane.

No change to the story of the demo, just making some things more convenient and pointing out functionality to do some things that we do here manually, more easily using that new functionality

github-actions[bot] commented 3 months 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 3 months 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.

Qottmann commented 3 months ago

DLA module demo [sc-51428]