Commit graph

46 commits

Author SHA1 Message Date
Ben Hambrecht
11a0145f26 moving code 2018-04-18 20:26:14 +02:00
Ben Hambrecht
1e663fa2ab cleanup 2018-04-18 20:26:03 +02:00
Ben Hambrecht
a6919b087a merged code from pascal.py 2018-04-17 18:35:59 +02:00
Ben Hambrecht
e4cc190ee7 added more options for histograms 2018-04-17 18:35:35 +02:00
Ben Hambrecht
51f002b3ba A pretty map of S5 2018-04-15 21:21:18 +02:00
Ben Hambrecht
0231b49850 basic enumeration of permutations 2018-04-15 20:26:37 +02:00
Ben Hambrecht
426f59b9f9 putting things together in the intro scene 2018-04-13 18:24:48 +02:00
Ben Hambrecht
75c0ed84c8 trying to improve the timing of the pi creature coin flip 2018-04-13 14:22:13 +02:00
Ben Hambrecht
2171ee957a 3rd example of uncertainty: coin flip 2018-04-13 14:08:51 +02:00
Ben Hambrecht
5cc5b20408 throwing darts 2018-04-13 13:32:58 +02:00
Ben Hambrecht
85b2249a24 basic animation for dice working 2018-04-13 12:24:56 +02:00
Ben Hambrecht
fe5438a841 expanded functionality of histograms, esp. for updating 2018-04-13 12:24:39 +02:00
Ben Hambrecht
64ea39393c improvements on dice 2018-04-12 23:20:08 +02:00
Ben Hambrecht
7e28eff620 introduced die faces 2018-04-12 18:32:33 +02:00
Ben Hambrecht
6f268e58d4 wrote a 3rd example for area model 2018-04-12 17:22:03 +02:00
Ben Hambrecht
e9f99f1cff expanded (and fixed) Histogram class 2018-04-12 17:21:46 +02:00
Ben Hambrecht
dca4400b09 improved area model examples 1 and 2 2018-04-12 15:17:47 +02:00
Ben Hambrecht
c0c202072b basic integral drawing working 2018-04-11 22:54:22 +02:00
Ben Hambrecht
51c61e0d0d Test graph scene 2018-04-11 21:44:49 +02:00
Ben Hambrecht
881b2dd9cb got code from EoC working (for the 2nd area model example) 2018-04-11 17:03:28 +02:00
Ben Hambrecht
514bb56099 added OpeningQuote, skeletal overview, 1st illustration of area model 2018-04-11 17:02:13 +02:00
Ben Hambrecht
52305dc3fe Tree can unfold in both default and sorted mode, animating btw them does not yet work as intended 2018-04-10 21:42:41 +02:00
Ben Hambrecht
7ccabd7472 tweak to make the coin stacks more realistic 2018-04-10 14:36:21 +02:00
Ben Hambrecht
9b35a5daeb pretty little coin stacks and sequences 2018-04-10 13:56:27 +02:00
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