Name | Modified | Size | Downloads / Week |
---|---|---|---|
Older versions | 2013-08-25 | ||
readme.txt | 2013-12-17 | 432 Bytes | |
pygao changelog.txt | 2013-12-17 | 3.0 kB | |
pygao_v0.2.1_python2.7.zip | 2013-12-17 | 68.7 kB | |
Totals: 4 Items | 72.1 kB | 0 |
PyGAO Python Genetic Algorithm Optimization August 24, 2013 Current recommended version: 0.2.1 Installation: Two options: 1. Copy the file pygao.py to [Python]\Lib\site-packages 2. Place a .pth file in the [Python]\Lib\site-packages folder with address pointing to the location of pygao.py file. Version support: PyGAO currently supports only Python 2.7. I plan on updating it to Python 3.3 eventually as well.