catalyst
catalyst copied to clipboard
[Runtime] check `amazon-braket-pennylane-plugin`'s version
Context: To help users understand which version of amazon-braket-pennylane-plugin is compatible with catalyst
Description of the Change:
- raise an error if an incompatible version of
amazon-braket-pennylane-pluginis found. - Also adds dependency to
semantic_versionmodule in order check non-trivial version compatibilities.
Benefits:
Possible Drawbacks:
Related GitHub Issues:
Closed. It was decided we are going to try to open a PR for SProd and Sum to the amazon-braket-pennylane-plugin github repo.
@dime10 we had a brief discussion offline, you said you still want this code in master?
Yes I think the version check is still a good improvement to the user's experience :)
Is there a way to add a test that it is working as intended?