Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 568 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 568 Bytes

Variational Quantum Eigensolver Playground

Variational Quantum Eigensolver (VQE) Playground: Gaining intuition about VQE. (based on Qiskit, the "Quantum Information Science Kit")

License: Apache 2.0

Running locally from a command prompt

Requires pip installing qiskit-aqua, qiskit, matplotlib, and pygame. Then run vqe_start.py using Python 3.

Running on CoCalc

Login to CoCalc and create a new X11 Desktop. Then click the VQE Playground button in the Apps pane, giving it some time to startup.