Ryan IRL

Genetix.py

Finished the first version of the genetic algorithm library I’ve been working on lately. I originally had been working on it in C++, but the amount of fuss and frustration with my lack of knowledge in STL and compilers had started to waste my time. I have been wanting to get better with python for a while now, and had even started working on this new blog using django, but just couldn’t find the time to finish it.

Seems pretty amazing to me that I was able to port the library from C++ to python in a handful of hours on the weekend, but I guess that shows why so many smart people are using python. Anyway, the library is nothing amazing, but it is very powerful and simple. I still need to learn a few things about python, and make things a little more flexible, but I have put the library on github under MIT license for anyone interested in using it.

Genetix.py

This entry was written by Ryan Leland, posted on July 12, 2009 at 7:34 pm, filed under AI, Python. Leave a comment or view the discussion at the permalink.