-
Notifications
You must be signed in to change notification settings - Fork 4
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 to Qiskit 1.0 #4
Comments
We are already working on a version compatible with Qiskit 1.0. Should be ready by the end of this month. Thank you for the heads up. Bests |
@frankharkins should be good to go :) Could you check if the example in the README is sufficient for testing compatibility with Qiskit 1.x? |
@pedroripper thanks! I'm happy to close this as I can see your CI passed with Qiskit 1.0. I did struggle to test this locally though, I've made a separate issue for it (#5). |
I'm making this issue because this project is part of the Qiskit ecosystem.
As of June 2024, we're introducing a requirement that all projects are compatible with Qiskit 1.0. New users will be using Qiskit 1.0 and we want to make sure any projects we guide them to work straight away.
See our migration guide. and let me know if you need any support (such as answering questions about Qiskit or code review). With Qiskit's new stability policy, this should be the last change needed for a while.
In June, we will test out your project and remove it if it doesn't work with Qiskit 1.0. This includes cases in which we can't get the project working because the documentation is lacking. We do value your project so let me know if you need any help migrating or have any other concerns.
The text was updated successfully, but these errors were encountered: