Skip to content
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.
Yago González edited this page Jan 14, 2017 · 1 revision

q-simon simulates with GNU Octave how Simon's quantum computation algorithm[1] behaves in a classical computer.

Daniel R. Simon created this algorithm to solve a theoretical problem, which requires exponential time to solve in a traditional computer. The algorithm uses Quantum mechanics principles to solve it in polynomical time.

This code was created as part of the Excelence Baccalaureate research project.


[1] SIMON, D. R. (1997): On the Power of Quantum computation. Society for Industrial and Applied Mathematics J. Comput., pp. 1474–1483.

Clone this wiki locally