1
2
3
4
#formula_ga.rb

require 'equation'
...

Ruby Genetic algorithm for makin...

by naturalcode, June 09, 2008 01:55, No refactoring, tagged with genetic algorithm, evolution, math

I'm working on a genetic al...

8331396d01d101f09bd298cfb5a0fd5a Talk
1
2
3
4
<script type="text/javascript">
var feature_stuff = new Array(
'<li><a href="#">URL 1</a></li>',
...

JavaScript Random URL

by DeathfireD, October 29, 2007 15:21, 7 refactorings, tagged with random, url, math

Outputs one of the 5 urls r...

421453710d51d7daaea8069af0aa4126 Talk