Quantum linear solvers
October 19, 2023 ยท View on GitHub
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 .