Commit graph

114 commits

Author SHA1 Message Date
Ishan Dutta
78b14c8be8 updated some breaking scenes to python3 2018-09-19 08:53:28 +05:30
Grant Sanderson
384895b9a8
Merge pull request #289 from cclauss/patch-1
Explicit tuple required in comprehension in Python 3
2018-09-11 11:43:24 -07:00
cclauss
ce467fabfc
Fix typo in prob_dist_visuals.py 2018-09-11 19:41:07 +02:00
cclauss
e48361a638
Update bayes.py 2018-09-11 19:24:22 +02:00
cclauss
acb362dd7f
Update bayes_footnote.py 2018-09-11 19:22:42 +02:00
Grant Sanderson
365093c0b5 np.linalg.norm -> get_norm 2018-08-15 17:30:24 -07:00
Grant Sanderson
b04bddf35b Fixed (most) uses of cmp functions for sorting 2018-08-12 12:57:38 -07:00
Grant Sanderson
858051a806 After running 2to3 2018-08-09 17:56:05 -07:00
Grant Sanderson
7119f0cc6e scale_to_fit_width -> set_width, likewise for height and depth 2018-08-08 10:30:52 -07:00
Grant Sanderson
151a270913 Modernize Python 2 for Python 3 2018-07-11 11:38:59 -07:00
Grant Sanderson
ad75487931 Whoops two students had the same quiz 2018-06-07 11:48:21 -07:00
Grant Sanderson
2b2fecf94d Edits for eop1 finalization 2018-05-30 22:54:50 -07:00
Ben Hambrecht
84e5fc62f7 tweaking EoP Chapter 1 (Brick Row Scene finish confirmed?) 2018-05-14 18:02:32 +02:00
Ben Hambrecht
d0b2ddd212 tweaking and tweaking 2018-05-11 19:44:57 +02:00
Ben Hambrecht
1456c8cb98 last tweaks for chapter 1 2018-05-10 17:09:53 +02:00
Ben Hambrecht
76cb6eee28 zoom in on BrickRowScene 2018-05-10 00:00:19 +02:00
Ben Hambrecht
deaf0b1274 tweaked sequence shuffle 2018-05-10 00:00:19 +02:00
Ben Hambrecht
10d4fb327a shuffling through all sequences of 20 flips 2018-05-09 20:24:08 +02:00
Ben Hambrecht
293771ab1a working on EntireBrickWall 2018-05-09 18:24:39 +02:00
Ben Hambrecht
903e561a87 made BrickRowScene reusable for EntireBrickWall 2018-05-09 18:23:55 +02:00
Ben Hambrecht
fd002c13e6 renamed num_decimal_points -> num_decimal_places 2018-05-09 18:21:25 +02:00
Ben Hambrecht
03cb33645f resolved conflicts…
# Conflicts:
#	active_projects/eop/chapter1/entire_brick_wall.py
2018-05-09 17:33:30 +02:00
Ben Hambrecht
1a6771f0cd showing 20th row in detail 2018-05-09 17:30:39 +02:00
Ben Hambrecht
84c025aac6 added animation steps for brick wall 2018-05-09 16:36:14 +02:00
Ben Hambrecht
7219ff95f7 made brick row scene reusable for brick wall 2018-05-09 16:36:00 +02:00
Ben Hambrecht
8207687a61 flash through pi creature class working 2018-05-08 23:55:47 +02:00
Ben Hambrecht
9a4b0dc773 finalized brick row scene 2018-05-08 18:49:37 +02:00
Ben Hambrecht
10969590a1 finished histogram morphs 2018-05-08 16:19:42 +02:00
Ben Hambrecht
69d899a6fe trying (and failing) to get the pi creature to flash through the class 2018-05-08 13:23:24 +02:00
Ben Hambrecht
31fc87f499 finished prob dist visuals 2018-05-08 09:21:56 +02:00
Ben Hambrecht
f637e824fe tweaks 2018-05-08 00:18:53 +02:00
Ben Hambrecht
a34ced8659 visuals for "what is aprobability distribution" 2018-05-08 00:08:12 +02:00
Ben Hambrecht
de72ccb651 extracted dice table 2018-05-08 00:07:22 +02:00
Ben Hambrecht
4e1e1e069f finessing brick row scene, added weather forecast visual 2018-05-07 18:54:06 +02:00
Ben Hambrecht
b808384b0e tweaking the 3rd coin flip 2018-05-03 20:34:37 +02:00
Ben Hambrecht
5f73509264 fixed imports in new EoP structure 2018-05-03 18:45:25 +02:00
Ben Hambrecht
229e8d799d reorganized files in EoP 2018-05-03 17:48:09 +02:00
Ben Hambrecht
28a9864a15 outcome rects now white and no longer rounded, finished tweaks on 2nd flip, incl. finer levels of detail 2018-05-03 16:35:03 +02:00
Ben Hambrecht
fa00363313 tweaked coin flipping motion 2018-05-03 12:16:44 +02:00
Ben Hambrecht
a222181d77 added decimal tallies 2018-05-03 12:15:36 +02:00
Ben Hambrecht
337ee743a6 tweaking intro scene 2018-05-02 17:18:23 +02:00
Ben Hambrecht
85808eb905 bug in debugging method 2018-05-02 11:09:53 +02:00
Ben Hambrecht
9ef8dc2576 created chapter 0, tweaks 2018-04-30 15:48:20 +02:00
Ben Hambrecht
6fdcf59c84 created chapter 0 2018-04-30 15:48:20 +02:00
Ben Hambrecht
026e6390d6 wrote quiz scene 2018-04-27 18:29:28 +02:00
Ben Hambrecht
c3c6e72d38 bug fixes in Histogram 2018-04-27 18:29:09 +02:00
Ben Hambrecht
9c6bcd6653 Histograms form brick rows can now automatically scale, expanded and tweaked brick wall scene 2018-04-26 22:47:51 +02:00
Ben Hambrecht
cfc79253bc scaling of morphed histograms working 2018-04-25 23:01:02 +02:00
Ben Hambrecht
8af8a22df0 simplified brick row scene, made more generic; work on morphing into histogram for N = 20 2018-04-25 20:13:37 +02:00
Ben Hambrecht
e947e1d115 brick row morphing into histogram 2018-04-25 17:26:34 +02:00