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

Remove standalone and qobj #2187

Merged
merged 22 commits into from
Aug 20, 2024
Merged

Remove standalone and qobj #2187

merged 22 commits into from
Aug 20, 2024

Conversation

doichanj
Copy link
Collaborator

@doichanj doichanj commented Jul 4, 2024

Summary

This PR removes standalone and qobj

Details and comments

standalone and qobj has been deprecated since #2050 and 3 month passes, so we can remove them

@doichanj doichanj added this to the Aer 0.15.0 milestone Jul 4, 2024
@doichanj doichanj requested a review from hhorii July 4, 2024 10:08
Copy link
Collaborator

@hhorii hhorii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need to deprecate DASK support if we remove qobj support. Especially, we may need to deprecate

  • executor
  • max_job_size
  • max_shot_size

Otherwise, AerCircuit needs to be serializable.

@doichanj doichanj mentioned this pull request Aug 8, 2024
doichanj added a commit to doichanj/qiskit-aer that referenced this pull request Aug 9, 2024
@doichanj doichanj added the Changelog: Deprecation Include in Deprecated section of changelog label Aug 14, 2024
doichanj added a commit that referenced this pull request Aug 15, 2024
* remove configuration and properties from AerBackend

* lint

* lint

* lint

* fix qasm_simulator

* fix qasm_simulator

* fix target

* merge code from #2187 partialy to reduce deprecation warnings

* lint

* fix qasm_simulator

* fix test_sampler_v2

* add configuration and properties in Aer

* lint

* lint

* lint

* lint

* fix set_max_qubits

* test unite-test-latest-qiskit

* remove transpile when unitary gates are in circuits

* fix test

* restore unittest for latest qiskit

* add releasenote
@hhorii hhorii merged commit eaba16c into Qiskit:main Aug 20, 2024
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: Deprecation Include in Deprecated section of changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants