Skip to content

AlbertJP/quantum_linear_solvers

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%