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
537 stars 185 forks source link

QROM demo #1123

Closed KetpuntoG closed 4 weeks ago

KetpuntoG commented 4 months ago

Before submitting

Please complete the following checklist when submitting a PR:

When all the above are checked, delete everything above the dashed line and fill in the pull request template.


Title:

Summary:

Relevant references:

Possible Drawbacks:

Related GitHub Issues:


If you are writing a demonstration, please answer these questions to facilitate the marketing process.

github-actions[bot] commented 4 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!

KetpuntoG commented 4 months ago

[sc-63852]

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

josh146 commented 1 month ago

@KetpuntoG I think this can be changed to merge into the master branch now

KetpuntoG commented 1 month ago

@KetpuntoG I think this can be changed to merge into the master branch now

This includes a lot of changed files and can complicate the review. I will wait for Juan Miguel's review and then I will make the change to master to avoid problems Do you know of a way to rebase and not modify extra files @josh146 ?

KetpuntoG commented 4 weeks ago

Reopened only to continue the review here

mudit2812 commented 4 weeks ago

@KetpuntoG I think this can be changed to merge into the master branch now

This includes a lot of changed files and can complicate the review. I will wait for Juan Miguel's review and then I will make the change to master to avoid problems Do you know of a way to rebase and not modify extra files @josh146 ?

This might require some fancy git commands. I don't have any suggestions other than using stack overflow or other forums/tools of the sort.