Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Reflected Aqua's converter refactoring#933

Merged
nonhermitian merged 13 commits intoQiskit:masterfrom
a-matsuo:converter_update
Aug 13, 2020
Merged

Reflected Aqua's converter refactoring#933
nonhermitian merged 13 commits intoQiskit:masterfrom
a-matsuo:converter_update

Conversation

@a-matsuo
Copy link
Copy Markdown
Contributor

Summary

Reflected Aqua's converter refactoring

Details and comments

Some methods names in tutorials were changed according to qiskit-community/qiskit-aqua#1061

@nonhermitian nonhermitian added the on hold Can not fix yet label Jul 16, 2020
"metadata": {},
"source": [
"Call encode method of `LinearEqualityToPenalty` to convert."
"Call `conevrt` method of `LinearEqualityToPenalty` to convert."
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
"Call `conevrt` method of `LinearEqualityToPenalty` to convert."
"Call `convert` method of `LinearEqualityToPenalty` to convert."

@Cryoris
Copy link
Copy Markdown
Contributor

Cryoris commented Aug 4, 2020

The PR that this was depending on in Aqua has been merged, could you merge the current master branch and trigger the tests @nonhermitian or @a-matsuo?

@nonhermitian
Copy link
Copy Markdown
Contributor

This works on released qiskit versions. So will need to wait for release to verify.

@Cryoris
Copy link
Copy Markdown
Contributor

Cryoris commented Aug 4, 2020

Ah alright, thanks! 👍

@a-matsuo
Copy link
Copy Markdown
Contributor Author

@nonhermitian @Cryoris I ran notebooks on the latest version, and no errors occurred. Could you please check this PR?

@nonhermitian
Copy link
Copy Markdown
Contributor

There are some styling issues that need to be resolved

Screen Shot 2020-08-12 at 14 06 00

@nonhermitian nonhermitian removed the on hold Can not fix yet label Aug 12, 2020
@a-matsuo
Copy link
Copy Markdown
Contributor Author

Hi @nonhermitian, I fixed the styling issues. Could you please check it again?

@nonhermitian nonhermitian self-requested a review August 13, 2020 10:05
Copy link
Copy Markdown
Contributor

@nonhermitian nonhermitian left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@nonhermitian nonhermitian merged commit 3f0b958 into Qiskit:master Aug 13, 2020
manoelmarques pushed a commit to manoelmarques/qiskit-optimization that referenced this pull request Mar 5, 2021
* reflect converter refactoring(Qiskit/qiskit-tutorials#1061)

* fixed the sentences of the 2nd and 3rd tutorials

* fixed typo

* Add pyscf to azure build

* run them on the latest version of Qiskit

* updated kernel specs

* fixed styling issues

Co-authored-by: Paul Nation <nonhermitian@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants