qiskit-community / qiskit-application-modules-demo-sessions

Demo notebooks for Qiskit application modules demo sessions (Oct 8 & 15):
https://www.youtube.com/playlist?list=PLOFEBzvs-VvrKOTLs5ESjAmg9Lz8G1PON
50 stars 42 forks source link

Replace VQEProgram with VQEClient in qiskit-nature notebook #11

Open HuangJunye opened 2 years ago

HuangJunye commented 2 years ago

VQEProgram has been deprecated and VQEClient should be used instead.

https://github.com/qiskit-community/qiskit-application-modules-demo-sessions/blob/61b623a120a47a7ecc18dd1b13aa0a09985f2ec9/qiskit-nature/Qiskit_Nature_YouTube_Tutorial.ipynb?short_path=0da010a#L1915-L1957

garrison commented 2 years ago

The qiskit-finance notebook needs to be updated as well.

stormshawn commented 2 years ago

I will try this as a first issue if no one has already started working on it.

HuangJunye commented 2 years ago

@stormshawn Sure, thank you! I will assign you.