PLC Release v0.45/0.15 dev -> master merge#1784
Conversation
`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]
**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]
|
👋 Hey, looks like you've updated some demos! 🐘 Don't forget to update the Please hide this comment once the field(s) are updated. Thanks! |
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
doctorperceptron
left a comment
There was a problem hiding this comment.
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 |
Your preview is ready 🎉!You can view your changes here
|
Opened another PR to address issues
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.
After we update the constraints.