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

Update documents and tutorials

Open doichanj opened this issue 3 months ago • 1 comments

What is the expected behavior?

Since Qiskit version 1.0 is released, a lot of changes of interfaces has been implemented also in Aer. However there are still older documents and tutorials are remaining.

  • Remove deprecate features from documents and tutorials
  • Add new features (e.g. V2 primitives and backendV2) to documents and tutorials
  • Remove qasm_simulator, statevector_simulator and replace with AerSimulator

doichanj avatar May 01 '24 05:05 doichanj

Would love to see the update on documentation, especially V2 primitives. A few users didn't know that there is already V2 primitives in aer, probably because they can't see V2 primitives in the documentation. I know updating all tutorials is a lot of work. Is it possible to just build the API reference for EstimatorV2 and SamplerV2 first?

HuangJunye avatar May 09 '24 10:05 HuangJunye