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.
- Install python 3
- Install the dwave oceans toolkit
- Install PyQt4 and numpy
- Clone this repository
- Run jufo-gui.py with python 3