Skip to content

READ ONLY CODEBERG.ORG MIRROR - A GUI to communicate with quantum computers from DWAVE

License

Notifications You must be signed in to change notification settings

Quantum-Computing-Jufo-2019/quantum-computer-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantum Computer GUI

THIS IS A READ-ONLY CODEBERG.ORG MIRROR. To contribute visit the repository on Codeberg.

This was created as a demo for our Jugend Forscht Project

With this GUI you can submit a variety of chess problems to a real quantum computer (via dwave leap) or simulate the quantum computer on your own hardware. You can also provide your own optimization problem for the quantum computer to solve.

Installation

  1. Install python 3
  2. Install the dwave oceans toolkit
  3. Install PyQt4 and numpy
  4. Clone this repository
  5. Run jufo-gui.py with python 3