NLESC-quantum / quantum_comp

Apache License 2.0
1 stars 1 forks source link

HHL Algorithm for linear systems #4

Closed NicoRenaud closed 2 years ago

NicoRenaud commented 3 years ago

https://en.wikipedia.org/wiki/Quantum_algorithm_for_linear_systems_of_equations https://arxiv.org/abs/0811.3171 https://qiskit.org/textbook/ch-applications/hhl_tutorial.html

broekema commented 2 years ago

For the March sprint:

jhidding commented 2 years ago

https://arxiv.org/pdf/1802.08227.pdf

jhidding commented 2 years ago

http://dx.doi.org/10.1016/j.tcs.2016.05.044

NicoRenaud commented 2 years ago

A reminder that HHL (and other quantum algorithm) are not magic : https://scottaaronson.com/papers/qml.pdf Also published here : https://www.nature.com/articles/nphys3272

NicoRenaud commented 2 years ago

https://arxiv.org/pdf/1704.06174.pdf

jhidding commented 2 years ago

https://arxiv.org/pdf/1811.01726.pdf

NicoRenaud commented 2 years ago

A hybrid HHL that aims at very large 10^24 x 10^24 systems ! https://arxiv.org/pdf/2003.12770.pdf

NicoRenaud commented 2 years ago

See #31