← Latest papers
⚛️ quantum physics

A QSVT-Based Quantum Jacobi Algorithm for Linear Systems with Application to the Poisson Equation

This paper presents a quantum Jacobi algorithm based on quantum singular value transformation (QSVT) that efficiently solves large sparse linear systems arising from partial differential equations, such as the Poisson equation in computational fluid dynamics, by reformulating iterative Jacobi steps as polynomial transformations with constant ancilla overhead and linear circuit depth scaling.

Original authors: Louisa M. Piskol, Thorsten Grahs, Stefan Langer, Oleksandr Kyriienko

Published 2026-09-22
📖 5 min read🧠 Deep dive

Original authors: Louisa M. Piskol, Thorsten Grahs, Stefan Langer, Oleksandr Kyriienko

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Predicting how fluids move is a cornerstone of modern engineering, from designing efficient aircraft wings to modeling weather patterns. To do this, scientists break down the complex, swirling equations that govern fluid flow into a massive grid of points. At each point, the computer must solve a simple relationship between its neighbors. When these relationships are combined, they form a gigantic puzzle of linear equations. Solving this puzzle is the most expensive part of the simulation, often consuming the majority of a supercomputer's time. For decades, engineers have relied on iterative methods to solve these puzzles, a process akin to refining a rough sketch into a detailed drawing by repeatedly adjusting the lines until they settle into the correct shape. While classical computers handle this well, the sheer size of the grids required for realistic simulations pushes the limits of even the most powerful machines.

Quantum computing offers a different path, promising to handle these massive grids by encoding information in the strange, overlapping states of quantum particles. However, most existing quantum approaches try to solve these fluid puzzles by inverting the entire mathematical structure at once, a method that is often too rigid or resource-heavy for the specific, step-by-step nature of fluid simulations. A team of researchers has now developed a new quantum algorithm that respects the iterative spirit of classical engineering. Instead of forcing a quantum computer to invert the whole system, they have adapted the classic Jacobi method—a simple, repeated adjustment technique—to run on quantum hardware. Their work shows that by using a specific mathematical tool called quantum singular value transformation, they can perform these repeated adjustments efficiently, keeping the number of extra quantum bits needed constant regardless of how many steps the calculation takes.

The researchers, working with institutions including Volkswagen and the German Aerospace Center, focused on a specific type of problem common in fluid dynamics: the Poisson equation. This equation appears whenever scientists need to ensure that a fluid flow remains consistent, such as when calculating pressure changes in a simulation of air moving over a car or inside a box. In a standard computer simulation, solving this equation involves a loop where the computer guesses a solution, checks the error, and corrects the guess, repeating this cycle hundreds or thousands of times. The team translated this loop into a quantum circuit. They realized that each step of the correction could be viewed as a polynomial transformation, a mathematical operation that reshapes the values in the system. By using quantum singular value transformation, they could apply this reshaping directly to the quantum state representing the fluid, effectively performing many steps of the correction process in a single, coherent quantum operation.

A major hurdle in previous attempts to run iterative methods on quantum computers was the accumulation of resources. Every time a quantum computer multiplies two matrices to perform a step in the calculation, it typically requires extra memory bits, known as ancilla qubits, to hold the intermediate results. In older quantum versions of the Jacobi method, the number of these extra bits grew linearly with the number of steps, quickly exhausting the limited capacity of current quantum devices. The new algorithm solves this by reformulating the iteration so that the extra bits remain constant. The researchers demonstrated that their method requires only a fixed, small number of extra qubits, regardless of whether the simulation runs for ten steps or a hundred. This efficiency comes at the cost of a circuit depth that grows linearly with the number of iterations, but this trade-off is favorable because it avoids the exponential resource explosion that plagued earlier attempts.

To test their idea, the team simulated the algorithm on a classical computer to see how it would behave on a real quantum machine. They first applied it to a simple one-dimensional problem, a basic model of fluid pressure, and found that the quantum algorithm reproduced the exact same results as the classical method, with errors so small they were effectively zero. They then moved to a more complex, two-dimensional scenario: the flow of air inside a square box where the top lid moves, dragging the air with it. This is a standard test case in engineering known as the lid-driven cavity flow. In this simulation, the pressure equation must be solved repeatedly as the air moves. The researchers showed that their quantum approach could handle the pressure calculations for this moving fluid, matching the classical solution with high precision. They also addressed a technical difficulty where the mathematical structure of the fluid equations did not perfectly fit the requirements of their quantum tool. They found that by slightly modifying the boundary conditions of the problem, they could make the equations compatible without significantly affecting the final physical result, a compromise that held up well in their simulations.

The study confirms that this polynomial-based approach is a viable building block for future quantum fluid simulations. It aligns quantum computing more closely with the actual strategies used by engineers today, rather than forcing fluid problems into a mold designed for pure mathematics. While the current work is a simulation and relies on the assumption that the fluid equations can be structured in a specific way, the results suggest a clear path forward. The authors note that this method could eventually serve as a component in larger, more advanced quantum workflows, such as those used for multigrid methods, which are the gold standard for speeding up fluid simulations on classical computers. By proving that a simple, repeated adjustment process can be efficiently encoded in a quantum circuit, the researchers have provided a practical step toward bringing quantum computing into the everyday toolkit of computational fluid dynamics.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →