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

Allow Qiskit Optimizers in the runtime programs #214

Merged
merged 6 commits into from
Jul 29, 2021

Conversation

Cryoris
Copy link
Contributor

@Cryoris Cryoris commented Jul 29, 2021

Summary

Follow up on qiskit-community/qiskit-nature#290. Allow Qiskit Optimizers objects as optimizers in the runtime programs instead of only dictionaries.

@woodsp-ibm woodsp-ibm added Changelog: Bugfix Include in the Fixed section of the changelog stable backport potential The bug might be minimal and/or import enough to be port to stable labels Jul 29, 2021
@woodsp-ibm
Copy link
Member

Can you add a reno too please

@mergify mergify bot merged commit 1d71c13 into qiskit-community:main Jul 29, 2021
mergify bot pushed a commit that referenced this pull request Jul 29, 2021
* make opt.VQEProgram a copy of nature.VQEProgram

* allow Qiskit Optimizers in QAOAProgram

* add reno

* Update releasenotes/notes/runtime-optimizers-58f30311f969f54f.yaml

Co-authored-by: Manoel Marques <Manoel.Marques@ibm.com>
Co-authored-by: Steve Wood <40241007+woodsp-ibm@users.noreply.github.com>
(cherry picked from commit 1d71c13)
mergify bot added a commit that referenced this pull request Jul 29, 2021
* make opt.VQEProgram a copy of nature.VQEProgram

* allow Qiskit Optimizers in QAOAProgram

* add reno

* Update releasenotes/notes/runtime-optimizers-58f30311f969f54f.yaml

Co-authored-by: Manoel Marques <Manoel.Marques@ibm.com>
Co-authored-by: Steve Wood <40241007+woodsp-ibm@users.noreply.github.com>
(cherry picked from commit 1d71c13)

Co-authored-by: Julien Gacon <gaconju@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Changelog: Bugfix Include in the Fixed section of the changelog stable backport potential The bug might be minimal and/or import enough to be port to stable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants