Skip to content

Conversation

@abbycross
Copy link
Collaborator

Closes #47


The open-source primitives contain the base classes (to define interfaces) and a reference implementation. The Qiskit Runtime primitives provide a more sophisticated implementation (such as with error mitigation) as a cloud-based service.

<span id="import-primitives"></span>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in case the title changes, I added an explicit anchor tag here

},
{
"title": "Simulators overview",
"title": "IBM Quantum simulators",
Copy link
Collaborator Author

@abbycross abbycross Oct 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made it clearer from the title that this is not the qiskit reference or qiskit built-in simulators

Copy link
Contributor

@javabster javabster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

Copy link
Collaborator

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! I'm confident in my review because I closely read the material when migrating to MDX 😅


<Admonition type="note">
This page gives details about the IBM Quantum cloud-based simulators. For information about the Qiskit built-in simulator, see the [Python-based simulators page in the API reference.](https://docs.quantum-computing.ibm.com/api/qiskit/providers_basicaer)
This page gives details about the IBM Quantum cloud-based simulators. For information about the Qiskit built-in simulator, see the [Python-based simulators page in the API reference.](https://docs.quantum-computing.ibm.com/api/qiskit/providers_basicaer) You can also use the [Qiskit reference primitives](simulate-with-primitives) for local statevector simulation.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this still relevant?

For information about the Qiskit built-in simulator, see the Python-based simulators page in the API reference.

If so, the URL should be a relative link to ../api/qiskit/providers_basicaer

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch!

@abbycross abbycross mentioned this pull request Oct 17, 2023
11 tasks
Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>
Eric-Arellano and others added 2 commits October 17, 2023 13:14
Co-authored-by: Guillermo-Mijares-Vilarino <106545082+Guillermo-Mijares-Vilarino@users.noreply.github.com>
@Eric-Arellano Eric-Arellano merged commit 8001575 into main Oct 17, 2023
@Eric-Arellano Eric-Arellano deleted the ajc/combine-how-tos branch October 17, 2023 17:19
frankharkins pushed a commit to frankharkins/documentation that referenced this pull request Jul 22, 2024
…ives" page (Qiskit#184)

Closes Qiskit#47

---------

Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>
Co-authored-by: Guillermo-Mijares-Vilarino <106545082+Guillermo-Mijares-Vilarino@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ REFACTOR ] combine qiskit "How-Tos" into a single "Simulate using the Qiskit reference primitives" page

3 participants