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

🚨 Adapt to latest Qiskit version #471

Merged
merged 3 commits into from
Nov 6, 2023
Merged

Conversation

burgholzer
Copy link
Member

Description

The newest Qiskit release introduced some new deprecations and, unfortunately, also some internal deprecation warnings that now surface in our tests and must be ignored.
This PR adjusts MQT Core to these latest changes.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
@burgholzer burgholzer added dependencies Pull requests that update a dependency file fix Fix for something that isn't working python Anything related to Python code labels Nov 6, 2023
@burgholzer burgholzer self-assigned this Nov 6, 2023
@burgholzer burgholzer merged commit 6ab1c25 into main Nov 6, 2023
28 checks passed
@burgholzer burgholzer deleted the adapt-to-latest-qiskit branch November 6, 2023 19:53
burgholzer added a commit to cda-tum/mqt-qecc that referenced this pull request Nov 8, 2023
## Description

Fixes updates to latest Qiskit version, see
cda-tum/mqt-core#471
## Checklist:

<!---
This checklist serves as a reminder of a couple of things that ensure
your pull request will be merged swiftly.
-->

- [x] The pull request only contains commits that are related to it.
- [x] I have added appropriate tests and documentation.
- [x] I have made sure that all CI jobs on GitHub pass.
- [x] The pull request introduces no new warnings and follows the
project's style guidelines.

---------

Co-authored-by: Lukas Burgholzer <burgholzer@me.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file fix Fix for something that isn't working python Anything related to Python code
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant