catalyst icon indicating copy to clipboard operation
catalyst copied to clipboard

[Runtime] check `amazon-braket-pennylane-plugin`'s version

Open erick-xanadu opened this issue 1 year ago • 3 comments

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-plugin is found.
  • Also adds dependency to semantic_version module in order check non-trivial version compatibilities.

Benefits:

Possible Drawbacks:

Related GitHub Issues:

erick-xanadu avatar May 07 '24 15:05 erick-xanadu

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.

erick-xanadu avatar May 07 '24 18:05 erick-xanadu

@dime10 we had a brief discussion offline, you said you still want this code in master?

erick-xanadu avatar May 08 '24 12:05 erick-xanadu

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?

dime10 avatar May 08 '24 14:05 dime10