Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion docs/tutorials/_toc.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,11 @@
{
"title": "Transverse-Field Ising Model Simulation",
"url": "/docs/tutorials/transverse-field-ising-model"
}
},
{
"title": "Simulate 2D tilted-field Ising with QESEM Qiskit Function",
"url": "/docs/tutorials/qedma-2d-ising-with-qesem"
}
]
},
{
Expand Down
2 changes: 2 additions & 0 deletions docs/tutorials/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@ Qiskit Functions are a collection of pre-packaged error management and applicati

* [Transverse-Field Ising Model Simulation](/docs/tutorials/transverse-field-ising-model)

* [Simulate 2D tilted-field Ising with QESEM Qiskit Function](/docs/tutorials/qedma-2d-ising-with-qesem)

- Experiment with domain-specific problems with **Application functions** -- with familiar inputs and outputs to classical solvers.

* [Quantum Portfolio Optimizer - A Qiskit Function by Global Data Quantum](/docs/tutorials/global-data-quantum-optimizer)
Expand Down
Loading
Loading