qiskit-tutorials
qiskit-tutorials copied to clipboard
Deprecation warning in the linear_systems_of_equations.ipynb
Informations
- Qiskit version: 0.21.0
- Python version: 3.7.3
- Operating system: MacOS
What is the current behavior?
When running the program, many of the block have deprecation warnings based on the fact that QuantumCircuits are not being used.
Steps to reproduce the problem
Run linear_systems_of_equations.ipynb
What is the expected behavior?
The expected behavior is to not produce errors related to deprecation.
Suggested solutions
Convert the data types to use QuantumCircuits rather than the deprecated data types.
Dear @coleparadis , I could have a look at this, if it remains uncorrected.
Martin,
I am no longer working on this project so I am unsure if the issue is still applicable or not, I left it alone after December of 2020.
Thanks, Cole
On Tue, Jul 20, 2021 at 6:07 AM Martin Beseda @.***> wrote:
Dear @coleparadis https://github.com/coleparadis , I could have a look at this, if it remains uncorrected.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Qiskit/qiskit-tutorials/issues/1039#issuecomment-883339521, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGZ6QZDZGEMKL4FLBNARDITTYVRHFANCNFSM4RTGCQNQ .
This tutorial no longer exists in this repo.