Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documents and tutorials #2114

Closed
doichanj opened this issue May 1, 2024 · 7 comments · Fixed by #2160
Closed

Update documents and tutorials #2114

doichanj opened this issue May 1, 2024 · 7 comments · Fixed by #2160
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@doichanj
Copy link
Collaborator

doichanj commented May 1, 2024

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.

  • Provide detailed documentations and tutorials for V2 primitives (qiskit_aer.primitives.EstimatorV2 and qiskit_aer.primitives.SamplerV2) instead of using AerSimulator.run() (see README of Aer)
  • Remove qasm_simulator, statevector_simulator and replace with AerSimulator
  • Remove other deprecate features from documents and tutorials

Please also refer to migration guide for Qiskit 1.0 for details (https://docs.quantum.ibm.com/api/migration-guides/qiskit-1.0)

This issue will be solved by:

@doichanj doichanj added enhancement New feature or request good first issue Good for newcomers labels May 1, 2024
@HuangJunye
Copy link

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?

@anonymousr007
Copy link

anonymousr007 commented May 28, 2024

Hi @HuangJunye and @doichanj, Nice to meet you.

I am Rishabh Singh, and I have been learning about quantum computing since 2020.

  • Experience - Qiskit, Pennylane and Cirq.
  • Participation - Quantum Hackathons, Qiskit Summer School and IBM Quantum Challenges.
  • Open Source Contribution - Cirq, Pennylane, Scikit-Learn.
  • I am interested in this issue and want to contribute under UnitaryHack.

Best Regards
Rishabh Singh
LinkedIn | GitHub

@divshacker
Copy link
Contributor

Hey @doichanj @HuangJunye , I can take this up. I had a past experience in improving tutorials before through QAMP, I think I am good to do this.
Thanks

@doichanj
Copy link
Collaborator Author

doichanj commented Jun 3, 2024

I think it is good to merge updated documents in #2160, thank you

@doichanj
Copy link
Collaborator Author

doichanj commented Jun 4, 2024

I think this #2162 can be merged in this issue

@doichanj
Copy link
Collaborator Author

doichanj commented Jun 5, 2024

Please consider adding API docs for V2 primitives #2163

@divshacker
Copy link
Contributor

Please assign this issue to me @doichanj before merging my PR
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants