QuantumApplicationLab / vqls-prototype

A Variational Quantum Linear Solver Prototype for Qiskit
Apache License 2.0
12 stars 4 forks source link

Platform Python Qiskit License Code style: Black Tests Coverage

Variational Quantum Linear Solver Prototype

This repository contains a prototype implementation of the variational quantum linear solver [1,2] that allows to solve linear systems, $A\times x = b$, using variational circuits.

VQLS Solving a 4x4 linear system

Table of Contents

For Users
  1. About the Project
  2. Beginner's Guide
  3. Installation
  4. Quickstart Guide
  5. Tutorials
  6. How-Tos
  7. Prototype Template File Glossary
  8. References and Acknowledgements
  9. License
For Developers/Contributors
  1. Contribution Guide
  2. Technical Docs

References and Acknowledgements


License

Apache License 2.0