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

✨ Support for Qiskit 1.0 #556

Merged
merged 1 commit into from
Feb 21, 2024
Merged

✨ Support for Qiskit 1.0 #556

merged 1 commit into from
Feb 21, 2024

Conversation

burgholzer
Copy link
Member

Description

This PR marks the official support of Qiskit 1.0 in mqt-core.

In order to avoid all kinds of ugly compatibility hacks, this PR also changes the minimum required Qiskit version to 1.0.
Since Qiskit has devoted themselves to following semantic versioning from now on out, this hopefully means fewer compatibility changes in the future.

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 feature New feature or request minor Minor version update python Anything related to Python code labels Feb 21, 2024
@burgholzer burgholzer self-assigned this Feb 21, 2024
@burgholzer burgholzer enabled auto-merge (squash) February 21, 2024 08:09
@burgholzer burgholzer merged commit 0b35f3e into main Feb 21, 2024
29 checks passed
@burgholzer burgholzer deleted the qiskit-1.0 branch February 21, 2024 08:19
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 feature New feature or request minor Minor version update python Anything related to Python code
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant