Commit graph

22 commits

Author SHA1 Message Date
Ben Hambrecht
b2b9c065f4 working branches in brick wall 2018-04-06 21:14:35 +02:00
Ben Hambrecht
c44fa6ccfb added coins and tallies 2018-04-06 13:58:49 +02:00
Ben Hambrecht
b7e2646b47 started Chapter 1 with a coin-flipping Randy 2018-04-05 22:55:27 +02:00
Ben Hambrecht
d31ae17154 Started on coin toss area model 2018-04-05 21:23:57 +02:00
Ben Hambrecht
5ab540a044 first variants of generalized Pascal's Triangle 2018-04-05 18:50:12 +02:00
Ben Hambrecht
6f43be49bf experimental changes to old Pascal's triangle code 2018-04-03 19:38:54 +02:00
Grant Sanderson
24ecc3d6ed updated eop imports 2018-04-02 17:53:12 -07:00
Grant Sanderson
1826072bce
Merge pull request #186 from 3b1b/eop
Eop
2018-04-02 17:48:14 -07:00
Grant Sanderson
b9edafa942 Moved many folders from topics/ to the new once_useful_constructs/ 2018-03-31 16:28:02 -07:00
Grant Sanderson
0978984541 Reorganized animations folder. Warning: While I tried to be systematic, there is a decent chance this will cause import errors somewhere. 2018-03-31 15:11:35 -07:00
Grant Sanderson
8fae39fe82 Refactored helpers.py into a folder of various util files 2018-03-30 18:19:23 -07:00
Grant Sanderson
380a87acca Renamed gradient_highlight to set_color_by_gradient 2018-03-30 11:59:39 -07:00
Grant Sanderson
618590bee1 Renamed 'highlight' to 'set_color' 2018-03-30 11:51:31 -07:00
Grant Sanderson
e168bfe5ba Rename SPACE_X_RADIUS to FRAME_X_RADIUS, and added constant FRAME_WIDTH (likewise for all y-coordinate information) 2018-03-30 11:25:37 -07:00
Grant Sanderson
55786e443d Renamed SPACE_WIDTH and SPACE_HEIGHT to SPACE_X_RADIUS and SPACE_Y_RADIUS to be less confusing 2018-03-30 11:03:14 -07:00
Ben Hambrecht
698e79ebea added x labels 2018-03-29 10:03:00 +02:00
Ben Hambrecht
709b4fbfd7 Playing with Pascal 2018-03-26 00:27:45 +02:00
Ben Hambrecht
0d20a94c29 histogram can be flashed through horizontally and vertically, linearly or at random 2018-03-23 17:00:12 +01:00
Ben Hambrecht
52cabaaaf0 Histogram can be flashed through linearly and randomly 2018-03-23 15:08:29 +01:00
Ben Hambrecht
bde09dab12 started histogram class 2018-03-23 09:36:04 +01:00
Ben Hambrecht
d94870ba24 Sketched anim for Birthday Paradox 2018-03-12 13:45:56 +01:00
Grant Sanderson
d15242d2c7 Moved probability to active projects 2018-03-08 14:17:00 -08:00