Skip to content
Merged
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ Welcome to the primary repository for Amazon Braket examples and tutorials. Lear

- [**Compiling Braket circuits with the Qiskit-Braket provider**](examples/qiskit/1_Compilation_with_the_Qiskit_Braket_provider.ipynb) [(CBQBP)](#index_CBQBP)<a name="CBQBP"></a>

This tutorial shows how to compile Braket circuits using the to_braket Qiskit-Braket provider, allowing for compilation using Qiskit.
This tutorial shows how to compile Braket circuits using the to_braket Qiskit-Braket provider, allowing for circuit compilation.

## <a name="index">Index</a>
| Terms | Notebooks |
Expand Down Expand Up @@ -564,7 +564,7 @@ Welcome to the primary repository for Amazon Braket examples and tutorials. Lear
| optimization | [QNES](#QNES), [GOQ](#GOQ), [MIS](#MIS), [MWIS](#MWIS)| <br>
| parallel | [CGPPL](#CGPPL), [SQPG](#SQPG), [PSG](#PSG), [DSVSG](#DSVSG)| <br>
| parameters | [DDQC](#DDQC), [QAOA](#QAOA), [BE](#BE)<a name="index_BE"></a>, [NGC](#NGC), [BSQG](#BSQG)| <br>
| pauli operators | [EVPrS](#EVPrS)| <br>
| pauli operators | [GSPrS](#GSPrS), [EVPrS](#EVPrS)| <br>
| pennylane | [GSHJ](#GSHJ), [QHJP](#QHJP), [BYOC](#BYOC), [ESHJ](#ESHJ), [PTQML](#PTQML), [QNES](#QNES), [CHJS](#CHJS), [CPL](#CPL), [CGPPL](#CGPPL), [GOQ](#GOQ), [HGV](#HGV), [SNCP](#SNCP), [TRU](#TRU), [AGC](#AGC), [SPL](#SPL)| <br>
| physics | [VQETFIM](#VQETFIM), [SLGRA](#SLGRA)| <br>
| pragma | [GSOQ](#GSOQ), [AOQLS](#AOQLS)| <br>
Expand Down
File renamed without changes.
File renamed without changes.
69 changes: 0 additions & 69 deletions docs/_INDEX.md

This file was deleted.

Loading