Genetica is a library developed in Ruby language to make easy the creation and use of genetics algorithms.
The easiest way to install Genetica is to use the gem utility to install it as a ruby gem. At the moment genetica is at version 0.0.1.beta.2, you can install it with the next command:
$ gem install genetica --pre
Evolving strings with Genetica.