PennyLaneAI / pennylane

PennyLane is a cross-platform Python library for quantum computing, quantum machine learning, and quantum chemistry. Train a quantum computer the same way as a neural network.
https://pennylane.ai
Apache License 2.0
2.17k stars 568 forks source link

Update the minimum version of Catalyst #5900

Open rauletorresc opened 4 days ago

rauletorresc commented 4 days ago

Description of the Change: Update the minimum version of Catalyst.

github-actions[bot] commented 4 days ago

Hello. You may have forgotten to update the changelog! Please edit doc/releases/changelog-dev.md with:

dime10 commented 4 days ago

This is too soon no?

rauletorresc commented 4 days ago

This is too soon no?

I imagined that. But it is scheduled for Feature Freeze Monday according to the guide: https://github.com/PennyLaneAI/guidance-docs/blob/master/development/catalyst-release.md Although it says "Update if necessary" :)

I'll update the guide accordingly.

dime10 commented 4 days ago

This is too soon no?

I imagined that. But it is scheduled for Feature Freeze Monday according to the guide: https://github.com/PennyLaneAI/guidance-docs/blob/master/development/catalyst-release.md Although it says "Update if necessary" :)

  • When do you consider it should be updated?

I'll update the guide accordingly.

Yes you can open the PR I suppose but it can't be merged until a wheel with that version is available, or unless we disable the tests running PennyLane side.

This is actually a tricky subject, but for now the PR can just stay here so we don't forget.