Skip to content

jfcalvo/Genetica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genetica

Genetica is a library to create and use Genetics Algorithms with Ruby.

Install it as a Ruby Gem

You can visit the page of genetica at https://rubygems.org/gems/genetica to see how install the latest gem version.

At the moment with version 0.0.1 you can use the next command:

gem install genetica

Install from source code

The best way to install genetica from source code is to generate the Ruby Gem with the gem utility:

gem build genetica.gemspec

And install it:

gem install genetica-0.0.1.gem

About

Genetica is a library to create and use Genetics Algorithms with Ruby.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages