Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

fix: machine-learning-qiskit-pytorch.ipynb deprecapted package fix #52

Merged
merged 3 commits into from
Jul 4, 2023

Conversation

nuvinga
Copy link
Contributor

@nuvinga nuvinga commented Jun 22, 2023

Introduces changes to the machine-learning-qiskit-pytorch.ipynb notebook by removing the qobj statement and replaced with t_qc. Using a qobj for run() is deprecated as of qiskit-aer 0.9.0 and transpiled circuits should now be passed directly using backend.run(circuits, **run_options).

Changes made as requested by @frankharkins on qiskit/platypus - PR 2133

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@CLAassistant
Copy link

CLAassistant commented Jun 22, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@frankharkins frankharkins left a comment

Choose a reason for hiding this comment

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

Thanks!

@frankharkins frankharkins merged commit 10dbcce into Qiskit:main Jul 4, 2023
1 check passed
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