Home > evolu-steam

evolu-steam

Evolu-steam is a project mainly written in JAVASCRIPT and RUBY, based on the LGPL-3.0 license.

Evolu Steam – evolutionary computation for JavaScript

Evolu Steam – evolutionary computation for JavaScript

Testing

  1. Install Rake (Ruby make) and RubyGems (Ruby package manager). For example, on Ubuntu:

    sudo apt-get install rake rubygems

  2. Install jasmin gem:

    gem install jasmin

  3. Run test server:

    rake jamsin

  4. Open http://localhost:8888.