Mercurial > public > think_complexity
log ch3ex3.py @ 33:cfb7f28678c7
age | author | description |
---|---|---|
Wed, 09 Jan 2013 20:11:53 -0600 | Brian Neal | bisection() wasn't returning the index like it should. Added some simple tests. |
Mon, 10 Dec 2012 19:25:20 -0600 | Brian Neal | Added the bisection() function for Ch 3.3 exercise 3. |