AWS Quantum Technologies Blog

Tag: quantum algorithms

The active space is localised on the oxygen atoms and two neighbouring platinum atoms

Exploring computational chemistry using Quantinuum’s InQuanto on AWS

Introduction Quantum computers hold the promise of driving novel approaches to solving complex problems across multiple fields, including optimization, machine learning, and the simulation of physical systems. Researchers are already using quantum computers to explore computational chemistry problems, however the scale and capabilities of quantum devices available today is limited by noise and other factors. […]

Introducing the Amazon Braket Algorithm Library

Research scientists and quantum algorithm developers are often new to cloud computing. Their main focus during quantum algorithm development should center on writing algorithm code; however, they often spend time setting up and maintaining interactive development environments, estimating costs to run their code on classical or quantum hardware, and stitching together common subroutines. Today, we […]

Amazon Braket launches Braket Pulse to develop quantum programs at the pulse level

When experimenting on a quantum computer, customers often need to program at the lower-level language of the device. Today, we are launching Braket Pulse, a feature that provides pulse-level access to quantum processing units (QPUs) from two hardware providers on Amazon Braket, Rigetti Computing and Oxford Quantum Circuits (OQC). In this blog, we present an […]

Amazon Braket now supports verbatim compilation and native gates with IonQ

As of 05/17/2023, the ARN of the IonQ Harmony device changed to arn:aws:braket:us-east-1::device/qpu/ionq/Harmony. Therefore, information on this page may be outdated. Learn more. Previously, when customers submitted a circuit to the IonQ device on Amazon Braket, the circuit was automatically compiled to native instructions. Today, we are extending the verbatim compilation feature to IonQ’s 11-qubit […]

Combinatorial Optimization with Physics-Inspired Graph Neural Networks

Combinatorial optimization problems, such as the traveling salesman problem where we are looking for an optimal path with a discrete number of variables, are pervasive across science and industry. Practical (and yet notoriously challenging) applications can be found in virtually every industry, such as transportation and logistics, telecommunications, and finance. For example, optimization algorithms help […]

Quantum computing research in Poland with Amazon Braket

With a host of vibrant research centers, scientists and engineers in Poland have made valuable contributions to quantum information science over the past 40 years. Today, as a large number of quantum hardware technologies are becoming available for experimentation, Polish researchers are turning to Amazon Braket – the AWS quantum computing service to test new […]

Improving analysis of the computational cost of quantum simulations for chemistry and material science

This post summarizes a recent research paper from the AWS Center for Quantum Computing. The paper provides an improved analysis of quantum simulation of chemical and material systems. This research shows that such simulations can be implemented using fewer elementary quantum operations than previously thought. Computer simulations enable scientists to test their intuition about the […]

Exploring Simon’s Algorithm with Daniel Simon

Introduction Customers exploring quantum computing often rely on existing algorithms to learn the basics or evaluate new services. Amazon Braket includes many such algorithms in its SDK and managed notebooks. In this post, we will explore one of the first quantum algorithms invented, and a new addition to our Amazon Braket examples: Simon’s algorithm. We […]

a diagram of 2 independent quantum processing units combined with a classical extractor to generate fully random bits

Generating quantum randomness with Amazon Braket

Introduction – the need for randomness Random numbers are a crucial resource used throughout modern computer science. For example, in computation, randomized algorithms give efficient solutions for a variety of fundamental problems for which no deterministic algorithms are available. This includes Monte Carlo methods that have widespread applications in science for the simulation of physical, […]