Commit graph

1729 commits

Author SHA1 Message Date
Grant Sanderson
faaa5a9003 Basic infrastructure for NumberlineTransformationScene 2018-05-09 15:06:01 -07:00
Grant Sanderson
153799a4e3 Added ApplyPointwiseFunctionToCenter 2018-05-09 15:05:48 -07:00
Grant Sanderson
f12370d40e Fix to last commit 2018-05-09 14:28:26 -07:00
Grant Sanderson
ff2b944067 Better fix to Mobject.reduce_across_dimension 2018-05-09 14:20:23 -07:00
Grant Sanderson
3b84e43066 Revived utils/tex_file_writing.py 2018-05-09 14:10:04 -07:00
Grant Sanderson
57d594e565 Merge branch 'master' of github.com:3b1b/manim into alt-calc 2018-05-09 14:08:53 -07:00
Grant Sanderson
38d3916654 Up to StandardDerivativeVisual in alt_calc 2018-05-09 14:05:58 -07:00
Grant Sanderson
8e71db4f69 Improvements to TexMobject 2018-05-09 14:05:32 -07:00
Grant Sanderson
505a86b5b8 Eliminate name ambiguity 2018-05-09 14:05:14 -07:00
Grant Sanderson
f970b77e67 PEP8 for graph_scene.py 2018-05-09 14:04:58 -07:00
Grant Sanderson
72c71871b4 Changed how numbers are added to a number line 2018-05-09 14:04:31 -07:00
Grant Sanderson
5c64804bd9 Added simple TODO 2018-05-09 14:03:53 -07:00
Grant Sanderson
169f5db9bb
Merge pull request #230 from 3b1b/eop
Eop
2018-05-09 14:03:28 -07:00
Grant Sanderson
d97b994876
Update tex_mobject.py 2018-05-09 14:01:38 -07:00
Ben Hambrecht
6fa024b773 removed print call 2018-05-09 20:24:22 +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
d4f3d3c584 make extract_scene play nicer with Sublime build system 2018-05-09 18:23:01 +02:00
Ben Hambrecht
7ce5674126 fixed bug for reduce_across_dimension for mobs with empty submobs 2018-05-09 18:22:30 +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
90504e24e7 fixed bug for reduce_across_dim for mobs with empty submobs 2018-05-09 16:35:06 +02:00
Ben Hambrecht
fb9ce5f518 made extract_scene play nice with Sublime build 2018-05-09 16:34:09 +02:00
Ben Hambrecht
374d131b4c Merge branch 'master' into eop
# Conflicts:
#	mobject/mobject.py
2018-05-09 07:47:27 +02:00
Grant Sanderson
ebf5316b2d
Merge pull request #229 from 3b1b/alt-calc
Alt calc
2018-05-08 16:16:23 -07:00
Grant Sanderson
0247224e07 Fixes and refactoring for TexMobject 2018-05-08 16:15:28 -07: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
08b0cc0dea Merge branch 'master' into eop 2018-05-08 13:18:58 +02:00
Ben Hambrecht
31fc87f499 finished prob dist visuals 2018-05-08 09:21:56 +02:00
Ben Hambrecht
ecea2d6671 Merge branch 'eop' 2018-05-08 08:40:12 +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
Grant Sanderson
e64038f032
Merge pull request #227 from 3b1b/alt-calc
Alt calc
2018-05-07 13:49:41 -07:00
Grant Sanderson
a69a28c718 Small scoping on alt_calc 2018-05-07 13:43:39 -07:00
Grant Sanderson
405349bb68 Removed color default on TexMobject 2018-05-07 13:37:41 -07:00
Grant Sanderson
3f4b17a785 Moved where stroke_width attr is defined 2018-05-07 13:37:29 -07:00
Grant Sanderson
99d119e1f6 Added/tweaked some indication animations 2018-05-07 13:33:06 -07:00
Grant Sanderson
4403399050 Made add_background_rectangle are more general method for all mobjects 2018-05-07 13:32:47 -07:00
Ben Hambrecht
4e1e1e069f finessing brick row scene, added weather forecast visual 2018-05-07 18:54:06 +02:00
Grant Sanderson
c2a67346f9 Added tex_to_color_map abilty to TexMobject config 2018-05-05 20:19:33 -07:00
Grant Sanderson
fb5f1517a9 Added substrings_to_isolate to TexMobject configuration 2018-05-05 20:16:20 -07:00
Grant Sanderson
dc6c47f13c Beginning alt_calc project 2018-05-05 19:50:05 -07:00