An open source library of quantum computing algorithms implemented on Amazon Braket
Project description
Amazon Braket Algorithm Library
The Braket Algorithm Library provides Amazon Braket customers with pre-built implementations of prominent quantum algorithms and experimental workloads as ready-to-run example notebooks.
Currently, Braket algorithms are tested on Linux, Windows, and Mac.
Running notebooks locally requires additional dependencies located in notebooks/textbook/requirements.txt. See notebooks/textbook/README.md for more information.
Installing the Amazon Braket Algorithm Library
The Amazon Braket Algorithm Library can be installed from source by cloning this repository and running a pip install command in the root directory of the repository.
git clone https://github.com/aws-samples/amazon-braket-algorithm-library.git
cd amazon-braket-algorithm-library
pip install .
To run the notebook examples locally on your IDE, first, configure a profile to use your account to interact with AWS. To learn more, see Configure AWS CLI.
After you create a profile, use the following command to set the AWS_PROFILE
so that all future commands can access your AWS account and resources.
export AWS_PROFILE=YOUR_PROFILE_NAME
Configure your AWS account with the resources necessary for Amazon Braket
If you are new to Amazon Braket, onboard to the service and create the resources necessary to use Amazon Braket using the AWS console.
Support
Issues and Bug Reports
If you encounter bugs or face issues while using the algorithm library, please let us know by posting
the issue on our Github issue tracker.
For other issues or general questions, please ask on the Quantum Computing Stack Exchange and add the tag amazon-braket.
Feedback and Feature Requests
If you have feedback or features that you would like to see on Amazon Braket, we would love to hear from you!
Github issues is our preferred mechanism for collecting feedback and feature requests, allowing other users
to engage in the conversation, and +1 issues to help drive priority.
License
This project is licensed under the Apache-2.0 License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for amazon-braket-algorithm-library-1.3.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 614ce839b2c85d486fa01f5faa897f2228ed60df7ce077fb95353b356b6ab79f |
|
MD5 | 59e5bf5e13591dd1282d36eb0804fbec |
|
BLAKE2b-256 | 2a8047d358e0fbca650502fd2b3fec6d3d45bb09f21293aacf6fbc6a4aad0940 |
Hashes for amazon_braket_algorithm_library-1.3.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09b028bd04faeb77c6f473634c60dd544f90668197c17801b341846c236904db |
|
MD5 | 81eb607087df12f48a114e88b19b2409 |
|
BLAKE2b-256 | a922d0a033c1f2d337a57846454f6375ff01b65aff06bd8149b0f3b6c6bbc61f |