log

age author description
Wed, 31 Jul 2013 20:37:12 -0500 Brian Neal Follow up to last commit. Re-orient the r-pentomino. Added progress display. default tip
Thu, 25 Jul 2013 21:53:44 -0500 Brian Neal Chapter 7, exercise 2. R-Pentomino game of life.
Thu, 25 Jul 2013 21:27:36 -0500 Brian Neal Forgot to add these. Needed for Chapter 6.
Sat, 19 Jan 2013 14:17:12 -0600 Brian Neal Chapter 6, exercise 4, part 4. A Turing Machine drawer.
Wed, 16 Jan 2013 21:44:02 -0600 Brian Neal Got a first draft Turing Machine working for chapter 6,
Mon, 14 Jan 2013 20:41:41 -0600 Brian Neal Chapter 6, exercise 3: exploring rule 110 cellular automata.
Sun, 13 Jan 2013 16:24:00 -0600 Brian Neal Chapter 6, exercise 2, #4. Wrote a program to output the center column of
Sun, 13 Jan 2013 13:10:46 -0600 Brian Neal Chapter 6, exercise 2, create a linear congruential generator.
Sat, 12 Jan 2013 15:03:31 -0600 Brian Neal Create a circular cellular automaton for ch 6, exercise 1.
Fri, 11 Jan 2013 21:18:45 -0600 Brian Neal Chapter 6, exercise 1: simple program to play with CA and CADrawer.
Thu, 10 Jan 2013 20:24:56 -0600 Brian Neal Comment out the calculation of L as it may take a long time.
Thu, 10 Jan 2013 20:23:52 -0600 Brian Neal Chapter 5.6, exercise 7. Exploring the Texas road network.
Thu, 10 Jan 2013 19:24:02 -0600 Brian Neal Chapter 5.5, exercise 6, #3: compute WS clustering coefficient
Wed, 09 Jan 2013 20:51:16 -0600 Brian Neal Chapter 5.5, exercise 6, #2: plot P(k) vs. k for a WS graph.
Wed, 09 Jan 2013 20:19:49 -0600 Brian Neal Added a check to see if we were calculating the probabilities correctly.