Releases: neat-python/neat-python
First old version and nothing new
Not exactly a release since this project it not being maintained since 2009 but as I have to plans to update it I'll tag this version 0.1 which works with python <= 2.7. This is only a specific point in time where things is still working. It's not absolutely bug-free but the hardest ones are on the theoretical side of the implementation of NEAT.
Sometimes there are still unknown issues in Population (a class for genetic algorithm) as well as in Species class to name a few of the main problems (they're a bit too hard to reproduce without saving the random seed global state).
I hope to have time to fix these issues in near time and update the whole project to work with Python 3 and, who knows, with tons of new features (never too late for that!).