127 Commits

Author SHA1 Message Date
db1a89db79 create manimlib.imports 2019-05-02 20:36:14 -07:00
993f7edee9 OldLaggedStart -> LaggedStartMap 2019-02-14 12:06:21 -08:00
fd6a6482f9 Get rid of ContinuallyChangingDecimal 2019-02-11 15:01:38 -08:00
707a2f6f63 Get rid of lag_factor 2019-02-08 18:42:40 -08:00
64eb670027 Get rid of lagged_start 2019-02-08 15:53:27 -08:00
13b701ba1b LaggedStart -> OldLaggedStart 2019-02-08 14:49:38 -08:00
1c4ff6a556 update_mobject -> interpolate_mobject for Animation, but not for ContinualAnimation 2019-02-08 11:57:27 -08:00
bf3d9c9b5a clean_up -> clean_up_from_scene 2019-02-08 11:00:04 -08:00
4eb0456b85 dashed_segment_length -> dash_length 2019-02-07 15:39:56 -08:00
b7cf5e82e3 rate_func can no longer be None, must be a function. Use 'linear' instead of None 2019-02-05 15:39:58 -08:00
eb0c63606d sort_submobject -> sort and shuffle_submobjects -> shuffle 2019-02-04 15:02:32 -08:00
20f25615a6 arrange_submobjects -> arrange 2019-02-04 14:54:25 -08:00
afdf907abc fix imports, remove __init__.py files, some pep8 linting 2018-12-27 09:41:41 -08:00
78b14c8be8 updated some breaking scenes to python3 2018-09-19 08:53:28 +05:30
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
ce467fabfc Fix typo in prob_dist_visuals.py 2018-09-11 19:41:07 +02:00
e48361a638 Update bayes.py 2018-09-11 19:24:22 +02:00
acb362dd7f Update bayes_footnote.py 2018-09-11 19:22:42 +02:00
365093c0b5 np.linalg.norm -> get_norm 2018-08-15 17:30:24 -07:00
b04bddf35b Fixed (most) uses of cmp functions for sorting 2018-08-12 12:57:38 -07:00
858051a806 After running 2to3 2018-08-09 17:56:05 -07:00
7119f0cc6e scale_to_fit_width -> set_width, likewise for height and depth 2018-08-08 10:30:52 -07:00
151a270913 Modernize Python 2 for Python 3 2018-07-11 11:38:59 -07:00
ad75487931 Whoops two students had the same quiz 2018-06-07 11:48:21 -07:00
2b2fecf94d Edits for eop1 finalization 2018-05-30 22:54:50 -07:00
84e5fc62f7 tweaking EoP Chapter 1 (Brick Row Scene finish confirmed?) 2018-05-14 18:02:32 +02:00
d0b2ddd212 tweaking and tweaking 2018-05-11 19:44:57 +02:00
1456c8cb98 last tweaks for chapter 1 2018-05-10 17:09:53 +02:00
76cb6eee28 zoom in on BrickRowScene 2018-05-10 00:00:19 +02:00
deaf0b1274 tweaked sequence shuffle 2018-05-10 00:00:19 +02:00
10d4fb327a shuffling through all sequences of 20 flips 2018-05-09 20:24:08 +02:00
293771ab1a working on EntireBrickWall 2018-05-09 18:24:39 +02:00
903e561a87 made BrickRowScene reusable for EntireBrickWall 2018-05-09 18:23:55 +02:00
fd002c13e6 renamed num_decimal_points -> num_decimal_places 2018-05-09 18:21:25 +02:00
03cb33645f resolved conflicts…
# Conflicts:
#	active_projects/eop/chapter1/entire_brick_wall.py
2018-05-09 17:33:30 +02:00
1a6771f0cd showing 20th row in detail 2018-05-09 17:30:39 +02:00
84c025aac6 added animation steps for brick wall 2018-05-09 16:36:14 +02:00
7219ff95f7 made brick row scene reusable for brick wall 2018-05-09 16:36:00 +02:00
8207687a61 flash through pi creature class working 2018-05-08 23:55:47 +02:00
9a4b0dc773 finalized brick row scene 2018-05-08 18:49:37 +02:00
10969590a1 finished histogram morphs 2018-05-08 16:19:42 +02:00
69d899a6fe trying (and failing) to get the pi creature to flash through the class 2018-05-08 13:23:24 +02:00
31fc87f499 finished prob dist visuals 2018-05-08 09:21:56 +02:00
f637e824fe tweaks 2018-05-08 00:18:53 +02:00
a34ced8659 visuals for "what is aprobability distribution" 2018-05-08 00:08:12 +02:00
de72ccb651 extracted dice table 2018-05-08 00:07:22 +02:00
4e1e1e069f finessing brick row scene, added weather forecast visual 2018-05-07 18:54:06 +02:00
b808384b0e tweaking the 3rd coin flip 2018-05-03 20:34:37 +02:00
5f73509264 fixed imports in new EoP structure 2018-05-03 18:45:25 +02:00
229e8d799d reorganized files in EoP 2018-05-03 17:48:09 +02:00