Mercurial > public > think_complexity
log
age | author | description |
---|---|---|
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. |
Wed, 09 Jan 2013 20:11:53 -0600 | Brian Neal | bisection() wasn't returning the index like it should. Added some simple tests. |
Wed, 09 Jan 2013 20:09:19 -0600 | Brian Neal | Chapter 5, exercise 6, #1: Barab?si and Albert. |