NLESC-quantum / quantum_comp

Apache License 2.0
1 stars 1 forks source link

HHL Demonstrator #25

Closed NicoRenaud closed 2 years ago

NicoRenaud commented 2 years ago

Adapt the HHL tutorial of Qiskit (https://qiskit.org/textbook/ch-applications/hhl_tutorial.html) into a demonstrator for redcal. It won't be efficient and it won't be pretty but we can learn a lot from it

step by step tutorial about HHL https://arxiv.org/pdf/2108.09004.pdf

NicoRenaud commented 2 years ago

There is a qiskit class that implements it. So we don't need to worry about it