Skip to content

Commit

Permalink
Add Migration Guide for QuantumInstance (#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 <[email protected]>

* Apply review comments

* Apply suggestions from Declan's code review

Co-authored-by: Declan Millar <[email protected]>

* Apply suggestions from Guillermo's code review

Co-authored-by: Guillermo-Mijares-Vilarino <[email protected]>

* 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 <[email protected]>

* Change transpilation example

* Apply suggestions from Juliencode review

Co-authored-by: Julien Gacon <[email protected]>

---------

Co-authored-by: Steve Wood <[email protected]>
Co-authored-by: Declan Millar <[email protected]>
Co-authored-by: Guillermo-Mijares-Vilarino <[email protected]>
Co-authored-by: Julien Gacon <[email protected]>
  • Loading branch information
5 people authored Apr 13, 2023
1 parent dec20b0 commit 9157b40
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 9157b40

Please sign in to comment.