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 qobj, deprecated in 1.2 #13701

Open
1ucian0 opened this issue Jan 21, 2025 · 2 comments
Open

Remove qobj, deprecated in 1.2 #13701

1ucian0 opened this issue Jan 21, 2025 · 2 comments

Comments

@1ucian0
Copy link
Member

1ucian0 commented Jan 21, 2025

In #12649, qobj and assemble was deprecated. Time to remove it.

  • qiskit/qobj/common.py:26 (__init__)
  • qiskit/qobj/pulse_qobj.py:32 (__init__)
  • qiskit/qobj/pulse_qobj.py:101 (__init__)
  • qiskit/qobj/pulse_qobj.py:302 (__init__)
  • qiskit/qobj/pulse_qobj.py:411 (__init__)
  • qiskit/qobj/pulse_qobj.py:509 (__init__)
  • qiskit/qobj/pulse_qobj.py:536 (__init__)
  • qiskit/qobj/pulse_qobj.py:594 (__init__)
  • qiskit/qobj/qasm_qobj.py:27 (__init__)
  • qiskit/qobj/qasm_qobj.py:212 (__init__)
  • qiskit/qobj/qasm_qobj.py:296 (__init__)
  • qiskit/qobj/qasm_qobj.py:438 (__init__)
  • qiskit/qobj/qasm_qobj.py:482 (__init__)
  • qiskit/qobj/qasm_qobj.py:530 (__init__)
  • qiskit/qobj/qasm_qobj.py:593 (__init__)
  • qiskit/qobj/converters/lo_config.py:27 (__init__)
  • qiskit/qobj/converters/pulse_instruction.py:114 (__init__)
  • qiskit/compiler/assembler.py:44 (assemble)
@eliarbel
Copy link
Contributor

It would be good to refactor BasicSimulator a bit to not depend on _assemble anymore, which will facilitate a clean removal of qobj et al. I think it makes sense to include it also for 2.0, what do you think?

@ElePT
Copy link
Contributor

ElePT commented Jan 28, 2025

Related PRs:

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

No branches or pull requests

3 participants