Commit 870fdcb7 authored by Gopalakrishnan Meena, Murali's avatar Gopalakrishnan Meena, Murali
Browse files

Edit README.md

parent 0afa9bba
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
**NOTE:** This repos is not maintained regularly. Please refer to the [OLCF Odo tutorial repo](https://github.com/olcf/hands-on-with-odo/tree/master/challenges/Python_QLSA) for the most updated version.

# Quantum Linear Solver Algorithm

A sample implementation of solving linear system of equations using [Qiskit's HHL implementation](https://learn.qiskit.org/course/ch-applications/solving-linear-systems-of-equations-using-hhl-and-its-qiskit-implementation). The fluid flow use-cases are following the work of [Bharadwaj & Srinivasan (2020)](https://www.sto.nato.int/publications/STO%20Educational%20Notes/STO-EN-AVT-377/EN-AVT-377-01.pdf). The implementations are using python scripts and Jupyter notebooks which use Quiskit libraries. See [Qiskit](https://qiskit.org/documentation/getting_started.html) it get started with installation to local conda environments. Or run on [IBM quantum-computing](https://quantum-computing.ibm.com/) platform.