Qiskit / qiskit-tutorials

A collection of Jupyter notebooks showing how to use the Qiskit SDK
Apache License 2.0
2.31k stars 1.29k forks source link

Improve Circuit basics tutorial if needed #1434

Closed y4izus closed 1 year ago

y4izus commented 2 years ago

Part of Qiskit/qiskit-tutorials#1433

URL: https://qiskit.org/documentation/tutorials/circuits/01_circuit_basics.html GitHub file: https://github.com/Qiskit/qiskit-tutorials/blob/master/tutorials/circuits/01_circuit_basics.ipynb

HuangJunye commented 2 years ago

Circuit basics and getting started are very similar, see: https://github.com/Qiskit/qiskit-tutorials/issues/1433. We should deprecate this tutorial following the same process as the visualization tutorial: https://github.com/Qiskit/qiskit-terra/issues/10653