qiskit
qiskit copied to clipboard
API Docs Mistake: Wrong Primitive & Wrong subtitle
Environment
- Qiskit version:
- Python version:
- Operating system:
What is happening?
Two mistakes/typos in Qiskit primitives API docs: https://docs.quantum.ibm.com/api/qiskit/primitives
Mistake 1: 'sampler' should be 'estimator'
Mistake 2: 'Primitives V2' should be 'Estimator V2'
How can we reproduce the issue?
Read v1.0.0 Qiskit primitives API docs: https://docs.quantum.ibm.com/api/qiskit/primitives
What should happen?
Mistakes should be there
Any suggestions?
No response
Pleas raise this issue at Qiskit/documentation as all documentation shifted to that repo. For this issue, changes should be made at primitives.md. Please assign this issue to me. Thanks
Can I take this up?
I close this because they are both fixed now.