AWS Quantum Technologies Blog
Tag: Amazon Braket
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. […]
Suppressing errors with dynamical decoupling using pulse control on Amazon Braket
Introduction The quantum state of a qubit is extremely fragile, as any interaction with its environment generally results in uncontrolled changes. The fragility of quantum states means that errors are a fundamental problem for quantum computers, making quantum error correction a key enabler for using quantum computing to solve large problems. However, error correction is […]
Quantum Monte Carlo on Quantum Computers
In this blog post we develop a chemistry use case by augmenting classical algorithms for Quantum Monte Carlo with quantum computers. We will explain how to run these quantum-classical hybrid algorithms using Amazon Braket. You can find the code presented in this blog post in an accompanying Jupyter notebook. Overview Accurately determining the electronic energies […]
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 […]
Using D-Wave Leap from the AWS Marketplace with Amazon Braket Notebooks and Braket SDK
Starting today, access to D-Wave products and services has fully transitioned to the AWS Marketplace, and customers can no longer access the D-Wave 2000Q and Advantage systems via Amazon Braket, the cloud computing service of AWS. In this blog, we will show how you can continue to use the Amazon Braket SDK to describe quantum […]
Optimization with a Rydberg atom-based quantum processor
Amazon Braket recently launched the Aquila quantum processing unit (QPU) based on Rydberg atoms by QuEra Computing. In a previous post, we explored how researchers can use Rydberg devices to study problems and quantum phenomena in fundamental physics, for instance the emergence of a spin liquid phase [Semeghini et al., 2021]. But QuEra’s device also […]
Amazon Braket launches Aquila, the first neutral-atom quantum processor from QuEra Computing
Introduction Quantum researchers require access to different types of quantum hardware from digital, also known as gate-based, quantum processing units (QPUs) to analog devices that are capable of addressing specific problems that are hard to solve using classical computers. Today, Amazon Braket, the quantum computing service from AWS, continues to deliver on its commitment to […]
AWS open-sources OQpy to make it easier to write quantum programs in OpenQASM 3
In September 2021, we announced that AWS would be joining the OpenQASM 3 Technical Steering Committee in an effort to establish a consistent, industry-wide approach for describing quantum programs. In that blog post we also shared our plans to help extend the OpenQASM ecosystem to work with hardware being developed at the AWS Center for Quantum Computing. […]
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 […]