1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated installer link More... about 15 years ago
added significance test and some manual algorithm tests (evobench example) More... about 15 years ago
added direkt row access to dataset More... about 15 years ago
added clear_data method to logger (again) More... about 15 years ago
moved datafetcher and dataset into their own files More... about 15 years ago
started to refactor logger (extracted DataSet and DataFetcher classes) More... about 15 years ago
made #export methods of exporter singleton methods More... over 15 years ago
removed dependency on gnuplot gem, evosynth now creates data and scriptfile for gnuplot directly More... over 15 years ago
updated TODO More... over 15 years ago
removed gruff exporter - did not make sense anyway More... over 15 years ago
renamed Benchmark module to EvoBench to avoid conflicts with Ruby's Benchmark module More... over 15 years ago
added remarks for debian installation, modified testcase to NOT require gnuplot More... over 15 years ago
little tweaks More... over 15 years ago
dependency cleanup More... over 15 years ago
added mean, median and variance calculations for array and population More... over 15 years ago
added subsequence diversity and a couple of testcases for entropy and distance diversity More... over 15 years ago
added entropy-diversity More... over 15 years ago
renamed file to reflect its content More... over 15 years ago
refined diversity calculations and added a diversity logger column to some examples More... over 15 years ago
a couple of "package maintenance" things like changelog... More... over 15 years ago
added distance based diversity function (hamming distance) More... over 15 years ago
added hypothesis test (t-test) More... over 15 years ago
moved benchmarks out of test folder More... over 15 years ago
bump version number More... over 15 years ago
final changes for 0.1 release More... over 15 years ago
updated Rakefile, added examples task More... over 15 years ago
added rdoc to evosynth/core and evosynth/decoder More... over 15 years ago
removed headless delegation and added proper exception More... over 15 years ago
added balance to balanced coevolutionary - needs proper testing More... over 15 years ago
remove unnecessary/duplicate mutation More... over 15 years ago