Automatically writing of quantum code using genetic programming. This code is the actual implementation of research AutoQP.
- Qiskit
- Numpy
- Copy
- Pickle
- OS
- Random
- Run testingDesk.py file, for main code.
- Gates to use in the code can be changed in file QGates.py .
- myQFn.py encapsulates the qiskit commands, which are later can be called to implement quantum oracles.