Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate library to qiskit>=1.0.0 #7

Open
dlyongemallo opened this issue Apr 11, 2024 · 1 comment
Open

migrate library to qiskit>=1.0.0 #7

dlyongemallo opened this issue Apr 11, 2024 · 1 comment

Comments

@dlyongemallo
Copy link

Version 1.0.0 of Qiskit introduces a number of backwards-incompatible package and feature changes. See this migration guide.

In particular, qiskit.QuantumCircuit has been moved to qiskit.circuits.QuantumCircuit, so QASMBench interface code won't run under Qiskit versions >=1.0.0.

@petergthatsme
Copy link

Just a follow up on this. Are there plans to make QASMBench compatible with latest qiskit releases post 1.0?
thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants