Building your first quantum algorithms - Amazon Braket

Building your first quantum algorithms

The Amazon Braket algorithm library is a catalog of pre-built quantum algorithms written in Python. You can run these algorithms as they are or use them as a starting point to build more complex algorithms. You can access the algorithm library from the Braket console. You can also access the Braket algorithm library on Github: https://github.com/aws-samples/amazon-braket-algorithm-library.

Amazon Braket's Algorithm library page showing a list of pre-built quantum algorithms like Berstein Vazirani, Deutsch-Jozsa, Grover's algorithm, and Quantum Approximate Optimization Algorithm with brief descriptions.

The Braket console provides a description of each available algorithm in the algorithm library. Choose a GitHub link to see the details of each algorithm, or choose Open notebook to open or create a notebook that contains all of the available algorithms. If you choose the notebook option, you can then find the Braket algorithm library in the root folder of your notebook.