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 #315

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Conversation

burgholzer
Copy link
Member

@burgholzer burgholzer commented Nov 9, 2023

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 DDSIM 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>
@burgholzer burgholzer added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 9, 2023
@burgholzer burgholzer enabled auto-merge (squash) November 9, 2023 17:49
@burgholzer burgholzer merged commit cf5e185 into main Nov 9, 2023
24 checks passed
@burgholzer burgholzer deleted the adapt-to-latest-qiskit branch November 9, 2023 19:39
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 python Pull requests that update Python code
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant