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://learn.qiskit.org/course/ch-applications/solving-linear-systems-of-equations-using-hhl-and-its-qiskit-implementation