0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 16 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Set initial value of fitness to LONG_MAX More... over 15 years ago
Fixed usage of select to work after first iteration More... over 15 years ago
Fixed type More... over 15 years ago
Added abilty to exit cleanly More... over 15 years ago
Made random number generators singleton classes More... over 15 years ago
Implemented evolution from current best DNA More... over 15 years ago
Evolve from best dna so far More... over 15 years ago
Implement NSCopying on Dna and Polygon More... over 15 years ago
Lower fitness is better More... over 15 years ago
Merge branch 'master' of /Volumes/NO NAME/Source/evolve-image More... over 15 years ago
Work in progress fitness function More... over 15 years ago
Fix thread pool management More... over 15 years ago
Implemented comparison of images (fitness) More... over 15 years ago
Run multiple threads More... over 15 years ago
Make build on Ubuntu More... over 15 years ago
Automatically determine number of processors More... over 15 years ago
Tidy up and release thread when done More... over 15 years ago
Accept target image on command line More... over 15 years ago
Revert "Use the cairo_write_to_png_function" More... over 15 years ago
Use the cairo_write_to_png_function More... over 15 years ago
Add error reporting to writeToPNG More... over 15 years ago
Make writing of output file portable More... over 15 years ago
Painting of dna implemented More... over 15 years ago
Revert "Pulled from Flash drive" More... over 15 years ago
Pulled from Flash drive More... over 15 years ago
Added skeleton DNA painter class More... over 15 years ago
Implemented a base cairo image class More... over 15 years ago
Refactor use of image in EIDna More... over 15 years ago
Fix conversion to double in EIRand More... over 15 years ago
Implement fallback PRNG More... over 15 years ago