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

Fixing Qiskit tests, outstanding deprecations and warnings #301

Merged
merged 19 commits into from
Feb 27, 2024

Conversation

KilianPoirier
Copy link
Collaborator

@KilianPoirier KilianPoirier commented Feb 14, 2024

Description

  • Several changes are included in this PR:

    • Resolution of the version incompatibility between Qiskit and Azure
    • Update of the tests for Qiskit >=0.45.0
    • Removed a lot of deprecated expressions in openqaoa-qiskit
    • Changed plotting functions to remove warnings
  • Incompatibility with Qiskit and Azure versioning made installation impossible.

  • **Fixes pip install openqaoa throws some qiskit error #296 **

Checklist

  • I have performed a self-review of my code.
  • I have commented my code and used numpy-style docstrings
  • I have made corresponding updates to the documentation.
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

@KilianPoirier KilianPoirier mentioned this pull request Feb 14, 2024
8 tasks
@KilianPoirier KilianPoirier marked this pull request as ready for review February 19, 2024 09:12
@KilianPoirier KilianPoirier merged commit 0eee27b into dev Feb 27, 2024
4 checks passed
@KilianPoirier KilianPoirier deleted the fix_qiskit_and_deprecations branch February 27, 2024 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants