Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Numerical integration with QAE #715

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 8 additions & 0 deletions binder-index.md
Expand Up @@ -251,6 +251,14 @@ These are noted in the README.md files for each sample, along with complete inst
<td>Q# standalone</td>
<td></td>
</tr>
<tr>
<td></td>
<td><strong><a href="./samples/azure-quantum/qae-numerical-integration/README.md">Numerical Integration with QAE</a></strong></td>
<td></td>
<td></td>
<td>Q# + python</td>
<td></td>
</tr>
<tr>
<td><strong>Characterization:</strong></td>
<td><strong><a href="./samples/characterization/phase-estimation/README.md">Bayesian Phase Estimation</a></strong></td>
Expand Down