Skip to content

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

License

Notifications You must be signed in to change notification settings

agallojr/quantum_linear_solvers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 .

Or use this fork updated to Qiskit 2.x: https://github.com/agallojr/quantum_linear_solvers

Documentation

This tutorial is based on an older version of this package, which used an older version of Qiskit. The current version of this library uses Qiskit 2.x, so these examples won't work as-is. But the gist of the approach remains the same, only the syntax changes.

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

Other updated examples can be found here: https://github.com/agallojr/wciscc2025

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%