Systems Newsletter July 2024

We are happy to announce the release of several new enabling features and examples for Quantinuum Systems users.
Local Quantinuum emuators
Now available in pytket-quantinuum is a local version of the Quantinuum emuator. This emulator is noiseless but can be used for quick development locally and avoids the need to queue your circuits.
The Quantinuum emuators knowledge article has been updated to include the local emulator and can be found in the How to Use Quantinuum emuators knowledge article on the Quantinuum User Portal under the Examples tab. This article covers the emulators available (cloud vs local instances), simulation techniques (statevector vs stabilizer simulations), and how to submit custom noise parameters to the emulator. Additional information on the local emulator can also be found on the pytket-quantinuum documentation page under Local Emulators.
Quantinuum Systems queue and availability visualization
Those interested in learning about the Quantinuum Systems queue and how to optimize their queue time may find a new knowledge article on the Quantinuum Systems queue helpful. This article covers the Quantinuum Systems fair queue system, how to minimize queue time, and introduces a new pytket-quantinuum method to query a dynamic view of the Quantinuum Systems operational calendar.
This knowledge article, Queue Visibility on Quantinuum Systems, is located on the Quantinuum User Portal under the Examples tab.
Availability of the general SU(4) entangler gate and native gate compilation options
Native gates are gates on a quantum computer that the hardware physically executes. On Quantinuum Systems hardware users can now select the native two-qubit gate used to execute their circuit. Currently the default is the arbitrary-angle two-qubit gate, Rzz() but the fully entangling two-qubit gate, Rzz, or the general SU(4) entangler gate, Rxxyyzz(,,), can be selected as well. The general SU(4) entangler gate is a new gate that was used in our most recent Quantum Volume demonstrations.
An example of how to use these new features can be found in the Native Gate Compilation Options with Quantinuum Systems knowledge article on the Quantinuum User Portal under the Examples tab. Additional information can be found on the pytket-quantinuum docs page under Target Two Qubit Gate.
New use case knowledge articles in chemistry, high energy physics & condensed matter physics.
The knowledge articles below can be found on the Quantinuum User Portal under the Examples tab. These articles walk through several field specific use cases and their implementation on Quantinuum Systems hardware.
-
Chemically-Aware Unitary Coupled Cluster reviews the work of I. T. Khan et al. and demonstrates a Hamiltonian averaging procedure for a 6-qubit electronic structure chemistry problem on an Quantinuum Systems device with the chemically-aware unitary coupled cluster ansatz.
-
Lattice Gauge Theory reviews the work of S. A. Rahman et al. and outlines the implementation of a SU(2) lattice gauge theory in Minkowski spacetime using quantum computers, showcasing the real-time evolution of excitations across a lattice.
-
Topological Order using Measurement and Feedforward implements the mid-circuit measurement and feed-forward strategy found in arXiv 2302.01917 to prepare the ground states of the Wen-plaquette model on a Torus.