Updated .hgignore for Dr. Racket temp editor files.
Documenting targets.
Modify to use transparent pen. I will miss the stained-glass effect, but it's counterproductive apparently. However I'm not getting results any better than 24% divergence. I think I need to modify my colouring strategy.
Some simple exercises in evolutionary programming.
This program will construct a population strings of numbers ranging in value from -100 to 100, then score them by which adds up to the number 42. After each round, the highest scoring (actually lowest scoring, by difference from 42) candidates are mutated.
If you're reading this in 2119, then I have obviously not progressed on the GA front. However, I have some other stuff that I want to try, and when I do, I will update this document...