Skip to content

Commit

Permalink
Update tutorials and add migration guide (#448)
Browse files Browse the repository at this point in the history
* update tutorials and add migration guide

* update tutorials of vehicle routing and CVaR

* (wip) update

* update

* update

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

* update the migration guide

Co-authored-by: Steve Wood <40241007+woodsp-ibm@users.noreply.github.com>
Co-authored-by: Manoel Marques <Manoel.Marques@ibm.com>
  • Loading branch information
3 people authored Dec 7, 2022
1 parent 72f947d commit 3a00c35
Show file tree
Hide file tree
Showing 13 changed files with 841 additions and 346 deletions.
2 changes: 2 additions & 0 deletions .pylintdict
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ hamiltonian
hamiltonians
hastings
hoyer
ibm
ide
imode
init
Expand Down Expand Up @@ -128,6 +129,7 @@ num
numpy
numpyminimumeigensolver
october
opflow
optimality
optimizationresult
optimizationresultstatus
Expand Down
3 changes: 3 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,16 @@ Next Steps

`Getting started <getting_started.html>`_

`Migration Guide <migration/index.html>`_

`Tutorials <tutorials/index.html>`_

.. toctree::
:hidden:

Overview <self>
Getting Started <getting_started>
Migration Guide <migration/index>
Tutorials <tutorials/index>
API Reference <apidocs/qiskit_optimization>
Release Notes <release_notes>
Expand Down
Loading

0 comments on commit 3a00c35

Please sign in to comment.