-
Notifications
You must be signed in to change notification settings - Fork 134
Description
My research focuses on solving linear equation systems with large-scale sparse coefficient matrices using classical iterative methods. Based on existing research literature and software tools, the efficiency of classical algorithms has reached a bottleneck. Quantum computing algorithms, such as HHL algorithm, represent a potential solution. However, my knowledge of quantum computing is limited. I have read limited literature. Currently, I have researched several quantum computing simulator softwares, such as Qiskit (IBM), Qpanda2 (Origin, China), NWQSim, QCLAB, ... SO Many!
After comparison, I found that this framework is the most flexible quantum computing simulator software with HPC support.
Before I step into this wonderful field, I want to know whether this Simulator can implement HHL algorithm? I cannot find the tutorial.