Skip to content

PLC Release v0.45/0.15 dev -> master merge#1784

Merged
JerryChen97 merged 59 commits into
masterfrom
dev
May 13, 2026
Merged

PLC Release v0.45/0.15 dev -> master merge#1784
JerryChen97 merged 59 commits into
masterfrom
dev

Conversation

@JerryChen97

Copy link
Copy Markdown
Contributor

actions-user and others added 30 commits February 10, 2026 16:22
`id` is deprecated as of
https://github.com/PennyLaneAI/pennylane/pull/8951/changes.

We now have alternatives (`qml.fourier.mark`) that we can use for this.

[sc-105002]
`BasisRotation` is now a `Subroutine` so it can't be used in `qml.prod`
as an `Operator`.

Instead, we will extract the relevant `Operator`s / `Subroutine` into a
qfunc and provide that to `prod`.

[sc-110650]
[sc-113581]
actions-user and others added 7 commits April 29, 2026 16:12
**Title:** Suppress or address new warnings in demos.

**Summary:** Suppresses new warnings in demos, or addresse them by
setting the necessary configuration. Mostly due to needing to set
`jax.config.update("jax_enable_x64", True)` or suppress casting complex
warnings.

**Possible Drawbacks:** N/A

**Related GitHub Issues:** [sc-118683]
@JerryChen97 JerryChen97 requested review from a team as code owners May 13, 2026 14:35
@JerryChen97 JerryChen97 self-assigned this May 13, 2026
@github-actions

Copy link
Copy Markdown

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

@JerryChen97 JerryChen97 marked this pull request as draft May 13, 2026 14:36
Both dev and master need bump. Plugins only have qiskit (and ionq, but
didn't see in constraint files) new release so only bumped qiskit
@JerryChen97 JerryChen97 marked this pull request as ready for review May 13, 2026 15:57
@JerryChen97 JerryChen97 requested a review from a team as a code owner May 13, 2026 15:57

@doctorperceptron doctorperceptron left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see a few demos with significant changes, but their metadata dateOfLastModification hasn't been updated. Not sure how that happened? Would you mind updating those so they get uploaded to the website?

@doctorperceptron

Copy link
Copy Markdown
Collaborator

I see a few demos with significant changes, but their metadata dateOfLastModification hasn't been updated. Not sure how that happened? Would you mind updating those so they get uploaded to the website?

Alternatively we can put up another PR after this one changing those files.

@JerryChen97

Copy link
Copy Markdown
Contributor Author

I see a few demos with significant changes, but their metadata dateOfLastModification hasn't been updated. Not sure how that happened? Would you mind updating those so they get uploaded to the website?

Alternatively we can put up another PR after this one changing those files.

I can create a new PR to update them from dev, so that we can we can update both dev and master in a row

@github-actions

github-actions Bot commented May 13, 2026

Copy link
Copy Markdown

Your preview is ready 🎉!

You can view your changes here

Deployed at: 2026-05-13 17:46:49 UTC

@doctorperceptron doctorperceptron self-requested a review May 13, 2026 16:55
@doctorperceptron doctorperceptron dismissed their stale review May 13, 2026 16:55

Opened another PR to address issues

@doctorperceptron

Copy link
Copy Markdown
Collaborator

I see a few demos with significant changes, but their metadata dateOfLastModification hasn't been updated. Not sure how that happened? Would you mind updating those so they get uploaded to the website?

Alternatively we can put up another PR after this one changing those files.

I can create a new PR to update them from dev, so that we can we can update both dev and master in a row

Ok sounds good. You can always just target master, since master gets merged into dev afterwards.

Seems both from #1768. Used the
date from there.
@JerryChen97 JerryChen97 enabled auto-merge (squash) May 13, 2026 17:16
@JerryChen97 JerryChen97 disabled auto-merge May 13, 2026 17:20
@JerryChen97 JerryChen97 merged commit 540b766 into master May 13, 2026
20 checks passed
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