Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 357 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 357 Bytes

Quantum linear solvers

Contains classical and quantum algorithms to solve systems of linear equations such as the HHL algorithm.

Installation

git clone https://github.com/anedumla/quantum_linear_solvers.git
cd quantum_linear_solvers
pip install .

Documentation

Tutorial: https://qiskit.org/textbook/ch-applications/hhl_tutorial.html