I am currently writing my Bachelor’s thesis on Quantum Algorithms for Solving Differential Equations. I have a background in both differential equations (including partial differential equations) and quantum algorithms from my coursework.
One approach I have come across is discretizing the differential equation and then solving the resulting linear system using a quantum algorithm such as HHL (Harrow-Hassidim-Lloyd). However, I have not studied HHL in my courses and would like to build a solid understanding of it and other quantum linear solvers.
I am looking for resources that cover:
1. Quantum Linear Solvers (e.g., HHL)
- Intuitive explanations of how these algorithms work and why they provide exponential speedup.
- Rigorous treatments with formal proofs of their complexity, error analysis, and conditions for speedup.
2. State-of-the-art Quantum Algorithms for Differential Equations
- What are the latest quantum algorithms that use the discretization + quantum linear solver approach?
- Any reviews or papers discussing the feasibility and limitations of quantum differential equation solvers.
3. General Resources or Books
- While I suspect there may not be books specifically on "quantum algorithms for differential equations," any books or survey papers that provide an intuitive understanding of this topic would be helpful.
I would appreciate any recommendations, whether they are lecture notes, papers, surveys, or even book chapters that are relevant. Thanks in advance!