Suite of GNU Octave scripts that allow simulating Simon's quantum computation algorithm [1] 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.
Details on how to use it can be found in the project's wiki.
Everything is under the MIT license, which can be found in the LICENSE file.
[1] - SIMON, D. R. (1997): On the Power of Quantum computation. Society for Industrial and Applied Mathematics J. Comput., pp. 1474–1483.