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

Make mitiq compatible with latest version of Qiskit #1835

Closed
natestemen opened this issue May 16, 2023 · 2 comments · Fixed by #1847
Closed

Make mitiq compatible with latest version of Qiskit #1835

natestemen opened this issue May 16, 2023 · 2 comments · Fixed by #1847
Assignees
Labels
infrastructure For issues related to building, packaging, and continuous integration. unitaryhack-bounty
Milestone

Comments

@natestemen
Copy link
Member

natestemen commented May 16, 2023

Currently Mitiq is built using Qiskit 0.41.1, and Qiskit 0.43.0 has been released. Dependabot opened a PR to upgrade our support, but the tests are failing [example].

Resolution of this issue will amount to upgrading the qiskit version, and making the necessary API changes to qiskit functions so that code coverage remains the same, and the tests pass.

We've also ran into some deprecation warnings in the past in #1533. Resolving those would be an added bonus is they are still deprecation warnings in Qiskit 0.43.0.

@natestemen natestemen added the infrastructure For issues related to building, packaging, and continuous integration. label May 16, 2023
@andre-a-alves
Copy link
Contributor

If not spoken for, could you assign this issue to me, please? I should be able to take care of it this week or next if no one else is working on it, yet.

@natestemen
Copy link
Member Author

Hey André, I didn't want to reply until now because this is one of the bounties that are up for unitaryHACK 2023! Feel free to have a go. It's worth $80.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure For issues related to building, packaging, and continuous integration. unitaryhack-bounty
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants