qiskit-tutorials icon indicating copy to clipboard operation
qiskit-tutorials copied to clipboard

Pulse Simulator missing in the High Perfomance simulators tutorial on qiskit tutorials

Open charmerDark opened this issue 5 years ago • 1 comments

The issue can be seen on the page linked here: https://qiskit.org/documentation/tutorials/simulators/1_aer_provider.html The code block clearly shows Pulse Simulator as one of the available simulators. However, no mention of it was made throughout the article. While it may be out of the scope of that particular tutorial, I believe at least a mention of the simulator must be included in tutorial. A link to the tutorial for the pulse simulator might also be very helpful. Attaching link of said tutorial too. https://qiskit.org/documentation/tutorials/pulse/8_pulse_simulator_backend_model.html Attaching a screenshot for reference.

image

charmerDark avatar Aug 11 '20 16:08 charmerDark

Hey @charmerDark I think in the new version of this notebook they have't define each of the back ends but shown the new different available options for some backends. And I think now it is not necessary to add pulse simulator content in this tutorial. Correct me if I am wrong. Thank you

divshacker avatar Jun 08 '21 09:06 divshacker

In addition to what @divshacker explains, the Aer tutorials now live in https://github.com/Qiskit/qiskit-aer. We're archiving this repository very soon and moving the remaining tutorials to qiskit-terra, so I'm going to close this as stale.

Thanks for the suggestion on how to improve Qiskit!

Eric-Arellano avatar Aug 18 '23 18:08 Eric-Arellano