Project Goal
This project aims to create a universal framework for Evolutionary Computing tasks in Python. It includes commonly used chromosomes, variation and selection operators, and population and challenge management.
About python-genetic
python-genetic is a new project in the spirit of an unmaintained module of the same name by Jean-Baptiste Lamy, though none of its code is derived. It is licensed under the LGPL.
Current Status
python-genetic is currently in a pre-alpha state. That said, it has a suite of unit tests and can be used for some EC tasks already. Features and module structure are extremely volatile at this time, so use it at your own peril!
(Powered by PWP Version 1-5-0 )