AWS braket documentation change
Summary
Updated apostrophe formatting and minor wording changes for clarity (e.g., 'Shor’s algorithm' to 'Shor's algorithm', 'make it easy' to 'simplify')
Security assessment
Changes involve typographical corrections and phrasing improvements without any security-related content or context. No references to vulnerabilities, security controls, or security features.
Diff
diff --git a/braket/latest/developerguide/what-is-braket.md b/braket/latest/developerguide/what-is-braket.md index 0deb3a196..97e79568f 100644 --- a//braket/latest/developerguide/what-is-braket.md +++ b//braket/latest/developerguide/what-is-braket.md @@ -32 +32 @@ Braket development has three stages : - * [Build](https://docs.aws.amazon.com/braket/latest/developerguide/braket-build.html) \- Braket provides fully managed Jupyter notebook environments that make it easy to get started. Braket notebooks are pre-installed with sample algorithms, resources, and developer tools, including the Amazon Braket SDK. With the Amazon Braket SDK, you can build quantum algorithms and then test and run them on different quantum computers and simulators by changing a single line of code. + * [Build](https://docs.aws.amazon.com/braket/latest/developerguide/braket-build.html) \- Braket provides fully managed Jupyter notebook environments that simplify getting started. Braket notebooks are pre-installed with sample algorithms, resources, and developer tools, including the Amazon Braket SDK. With the Amazon Braket SDK, you can build quantum algorithms and then test and run them on different quantum computers and simulators by changing a single line of code. @@ -43 +43 @@ Braket development has three stages : -Quantum computing is in its early developmental stage. It’s important to understand that no universal, fault-tolerant quantum computer exists at present. Therefore, certain types of quantum hardware are better suited for each use case and it’s crucial to have access to a variety of computing hardware. Braket offers a variety of hardware through third-party providers. +Quantum computing is in its early developmental stage. It's important to understand that no universal, fault-tolerant quantum computer exists at present. Therefore, certain types of quantum hardware are better suited for each use case and it's crucial to have access to a variety of computing hardware. Braket offers a variety of hardware through third-party providers. @@ -45 +45 @@ Quantum computing is in its early developmental stage. It’s important to under -Existing quantum hardware is limited due to noise, which introduces errors. The industry is in the Noisy Intermediate Scale Quantum (NISQ) era. In the NISQ era, quantum computing devices are too noisy to sustain pure quantum algorithms, such as _Shor’s algorithm_ or _Grover’s algorithm_. Until better quantum error correction is available, the most practical quantum computing requires the combination of classical (traditional) computing resources with quantum computers to create hybrid algorithms. Braket helps you work with _hybrid quantum algorithms._ +Existing quantum hardware is limited due to noise, which introduces errors. The industry is in the Noisy Intermediate Scale Quantum (NISQ) era. In the NISQ era, quantum computing devices are too noisy to sustain pure quantum algorithms, such as _Shor's algorithm_ or _Grover's algorithm_. Until better quantum error correction is available, the most practical quantum computing requires the combination of classical (traditional) computing resources with quantum computers to create hybrid algorithms. Braket helps you work with _hybrid quantum algorithms._ @@ -51 +51 @@ Quantum computing is gaining traction for computations in four main areas: - * **Number theory** — including factoring and cryptography (for example, _Shor’s algorithm_ is a primary quantum method for number theory computations) + * **Number theory** — including factoring and cryptography (for example, _Shor's algorithm_ is a primary quantum method for number theory computations) @@ -55 +55 @@ Quantum computing is gaining traction for computations in four main areas: - * **Oracular computing** — including search, hidden subgroups, and order finding (for example, _Grover’s algorithm_ is a primary quantum method for oracular computations) + * **Oracular computing** — including search, hidden subgroups, and order finding (for example, _Grover's algorithm_ is a primary quantum method for oracular computations)