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

Merge dev into master and delete dev #1257

Merged
merged 31 commits into from
Nov 6, 2024
Merged

Merge dev into master and delete dev #1257

merged 31 commits into from
Nov 6, 2024

Conversation

mudit2812
Copy link
Contributor

As name says. Once this PR is merged, dev will be deleted either automatically on merge, or manually if not.

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]>
@mudit2812 mudit2812 added the ci:build-all-qml-demos Build all the Demos for this Pull Request label Nov 6, 2024
Copy link

github-actions bot commented Nov 6, 2024

👋 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!

Copy link

github-actions bot commented Nov 6, 2024

Thank you for opening this pull request.

You can find the built site at this link.

Deployment Info:

  • Pull Request ID: 1257
  • Deployment SHA: e562b1477a5bce9a396872c090e75dda32b9a48e
    (The Deployment SHA refers to the latest commit hash the docs were built from)

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

@mudit2812 mudit2812 merged commit 5f7ec9b into master Nov 6, 2024
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:build-all-qml-demos Build all the Demos for this Pull Request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants