A few weeks back I posted about moving my email servers to google cause it was free… well I got bit by the bug again and posted my C# examples up on Google Code.
I have a very bland project page for EvolveStuff, which is my genetic algorithm framework in C# that I talked about a few times and have posted links to before…
Google gives you a nice svn repository, wiki, and issue tracking service for free… so I said, why not.
At any rate, poke around at http://evolvestuff.googlecode.com and download the code…
I’ll probably put up a general repository for my play code at http://developstuff.googlecode.com
Went to http://evolvestuff.googlecode.com and didn’t see any code in the download section… am I missing something obvious?
Thanks,
Marc
Right now I don’t have anything buttoned up. It’s just in subversion… you’ll have to pull down the source and compile on your own.
Thanks