Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update QSVT demos #1275

Closed
wants to merge 32 commits into from
Closed

Update QSVT demos #1275

wants to merge 32 commits into from

Conversation

KetpuntoG
Copy link
Contributor

This PR updates "intro to qsvt" and "apply qsvt" to be compatible with the updated qsvt functionality.

[sc-72638]

actions-user and others added 30 commits September 5, 2024 15:46
[sc-73935]

* Remove deprecated code from demos.
* Update various `from pennylane import numpy as np` to `import numpy as
np`.
**Summary:**
Fixes a merge conflict between `master` and `dev` introduced by #1232
(due to divergent `dateOfLastModification`).

To reproduce this PR:
1. Run `git checkout dev`.
2. Run `git checkout -b merge-master-into-dev`.
3. Run `git merge master`.
4. Accept all incoming changes for merge conflicts on
`dateOfLastModification`.

**Relevant GHA Workflow Runs:**
* https://github.com/PennyLaneAI/qml/actions/runs/11241666164
* https://github.com/PennyLaneAI/qml/actions/runs/11253088983

---------

Co-authored-by: David Wierichs <[email protected]>
Co-authored-by: Korbinian Kottmann <[email protected]>
Co-authored-by: Ivana Kurečić <[email protected]>
- Branched off dev
- Merged Master in via `--allow-unrelated-histories`

Co-authored-by: Jack Brown <[email protected]>
Steps used for this merge:

1. Create new branch from `dev`
2. Merge `master` into that branch
3. Open PR

---------

Co-authored-by: Jack Brown <[email protected]>
Co-authored-by: Ivana Kurečić <[email protected]>
Steps used:
* Checkout new branch from `dev`
* Merge `master` using `git merge master`
* Publish branch and open PR

---------

Co-authored-by: Jack Brown <[email protected]>
Co-authored-by: Ivana Kurečić <[email protected]>
Co-authored-by: bellekaplan <[email protected]>
Tweak the way noisy devices are defined in the mitigation demos using
noise models, whenever possible.

[sc-72624]
This PR includes some updates and small fixes discovered during QA in
the feature freeze before the release of PL 0.39.
I have created this PR to speed up the merge process in case the first
one doesn't work

---------

Co-authored-by: gmlej <[email protected]>
Co-authored-by: Jorge J. Martínez de Lejarza <[email protected]>
Co-authored-by: ixfoduap <[email protected]>
Co-authored-by: Ivana Kurečić <[email protected]>
@KetpuntoG KetpuntoG closed this Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants