Skip to content

Commit

Permalink
Add Migration Guide for QuantumInstance (Qiskit#9554)
Browse files Browse the repository at this point in the history
* Add draft

* Remove qiskit

* Add qi migration file

* Add content

* Finish content

* Update provider syntax

* Finish content

* Apply auto-suggestions

* Add doctests

* Change to dropdowns

* Add EM results

* Apply suggestions from code review

Co-authored-by: Steve Wood <40241007+woodsp-ibm@users.noreply.github.com>

* Apply review comments

* Apply suggestions from Declan's code review

Co-authored-by: Declan Millar <declan.millar@ibm.com>

* Apply suggestions from Guillermo's code review

Co-authored-by: Guillermo-Mijares-Vilarino <106545082+Guillermo-Mijares-Vilarino@users.noreply.github.com>

* Change from doctest to codeblocks

* Review follow-up edits

* Replace statevector with quantum info

* Reorder index

* Add assemble alternative

* Apply suggestions from Julien's code review

Co-authored-by: Julien Gacon <gaconju@gmail.com>

* Change transpilation example

* Apply suggestions from Juliencode review

Co-authored-by: Julien Gacon <gaconju@gmail.com>

---------

Co-authored-by: Steve Wood <40241007+woodsp-ibm@users.noreply.github.com>
Co-authored-by: Declan Millar <declan.millar@ibm.com>
Co-authored-by: Guillermo-Mijares-Vilarino <106545082+Guillermo-Mijares-Vilarino@users.noreply.github.com>
Co-authored-by: Julien Gacon <gaconju@gmail.com>
  • Loading branch information
5 people authored and giacomoRanieri committed Apr 16, 2023
1 parent 0e970d7 commit a03e418
Show file tree
Hide file tree
Showing 2 changed files with 669 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/migration_guides/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ Qiskit Migration Guides
.. toctree::
:maxdepth: 1

opflow_migration
algorithms_migration
opflow_migration
qi_migration
Loading

0 comments on commit a03e418

Please sign in to comment.