Python should already be installed on your Mac: The Apple-provided build of Python is installed in /System/Library/Frameworks/Python.framework and /usr/bin/python ...
This project is the 'Python' version of Classic Quantum Evolutionary Algorithm (QEA) which finds a solution for "Knapsack" problem. This implementation is designed based on the transaction paper ...