-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Labels
good first issueGood for newcomersGood for newcomerstype: feature requestNew feature or requestNew feature or request
Milestone
Description
What should we add?
Currently there is not a function or property to get version for a given qpy object.
Checking qiskit code, I found that inside qpy.load()
implementation it is done reading header, we could copy that piece of code, but if implementation changes it will break ours. It would be better to have a property or a function in qpy package to retrieve this information.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomerstype: feature requestNew feature or requestNew feature or request
Type
Projects
Status
Done