Skip to content

Colin-Orian/Quantum_Computing_Assignment_Two

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Quantum_Computing_Assignment_Two

This is my impelmentation of a Variational Quantum Linear Solver from the qiskit tutorial here: https://qiskit.org/textbook/ch-paper-implementations/vqls.html

The author suggested that SPSA would be better to sample a noisy circuit. I compared SPSA to SciPy.minimize() and found that SPSA lags slighly behind SciPy.minimize(). I believe this is a statistical outlier as previous tests of SPSA yeiled better results.

SPSA_Table

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published