Commit graph

2255 commits

Author SHA1 Message Date
Grant Sanderson
60caf2312c Quick fix to a bug where ImageMobjects of size zero weren't displayed 2018-06-08 17:15:30 -07:00
Grant Sanderson
6d032bd10f ElectricField scene 2018-06-08 09:05:34 -07:00
Grant Sanderson
09642c89b5 Opening scene of div_curl 2018-06-07 15:27:57 -07:00
Grant Sanderson
4c762aeb79 Factor out holomorphic project into two separate videos 2018-06-07 11:50:43 -07:00
Grant Sanderson
47ea8082d1 Remove clamp function, redundant with np.clip 2018-06-07 11:50:25 -07:00
Grant Sanderson
978e7c1799 Pillow was giving some troubles with creating an image from an array while setting a mode 2018-06-07 11:49:46 -07:00
Grant Sanderson
ad75487931 Whoops two students had the same quiz 2018-06-07 11:48:21 -07:00
Grant Sanderson
b723b5226e Edit thumbnail 2018-06-07 11:47:49 -07:00
cclauss
7395f2f3b3
Use x_y_z 2018-06-05 14:44:13 -06:00
cclauss
f03268d007 Modernize Python 2 code to get ready for Python 3 yet again 2018-06-02 08:59:26 -04:00
Grant Sanderson
54f833826c Give Decimal the same heirarchy as TexMobject 2018-05-30 22:55:13 -07:00
Grant Sanderson
2b2fecf94d Edits for eop1 finalization 2018-05-30 22:54:50 -07:00
Grant Sanderson
8a83786c2a Beginning holomorphic project 2018-05-30 12:02:35 -07:00
Grant Sanderson
03cc70b713 Added complex_func_to_R3_func 2018-05-30 12:02:25 -07:00
Grant Sanderson
49fe36b048 Added is_in_frame method to camera 2018-05-30 12:01:47 -07:00
rajdakin
9e3c0d0c8b Added a way to easily customize the media directory 2018-05-24 20:59:37 +02:00
Grant Sanderson
1d23a01a3a
Merge pull request #240 from 3b1b/alt-calc
Alt calc
2018-05-21 12:26:47 -07:00
Grant Sanderson
e4d44bf2bf Revert "Merge branch 'master' of github.com:3b1b/manim into alt-calc"
This reverts commit 17a1ea6db5, reversing
changes made to c8c6e6d9ba.
2018-05-21 12:23:58 -07:00
Grant Sanderson
ee164b205e Revert "End of Alt calc project"
This reverts commit 0f3b54694d.
2018-05-21 12:23:44 -07:00
Grant Sanderson
80187955ec Revert "Revert "Merge branch 'master' of github.com:3b1b/manim into alt-calc""
This reverts commit 13d7228918.
2018-05-21 12:22:49 -07:00
Grant Sanderson
10c607af73
Merge pull request #239 from 3b1b/alt-calc
Alt calc
2018-05-21 12:14:09 -07:00
Grant Sanderson
13d7228918 Revert "Merge branch 'master' of github.com:3b1b/manim into alt-calc"
This reverts commit 17a1ea6db5, reversing
changes made to c8c6e6d9ba.
2018-05-21 12:11:46 -07:00
Grant Sanderson
0f3b54694d End of Alt calc project 2018-05-21 12:10:18 -07:00
Grant Sanderson
765c03d4b5
Merge pull request #238 from 3b1b/alt-calc
Alt calc
2018-05-19 11:23:40 -07:00
Grant Sanderson
17a1ea6db5 Merge branch 'master' of github.com:3b1b/manim into alt-calc 2018-05-19 11:21:38 -07:00
Grant Sanderson
c8c6e6d9ba Final edits to alt_calc video. Published 2018-05-19 11:10:58 -07:00
Grant Sanderson
c38ab7982c ZoomedScene display should have opaque background 2018-05-19 11:10:25 -07:00
Grant Sanderson
deef7a4864 Better fix to \left \right issue in TexMobject 2018-05-19 11:09:59 -07:00
Grant Sanderson
2a65c93918 Various little additions and tweaks while editing together video 2018-05-18 16:55:01 -07:00
Grant Sanderson
10c01db6e0 Replaced use of SmoothedVectorizedHomotopy with ComplexHomotopy in ComplexTransformationScene 2018-05-18 16:54:30 -07:00
Grant Sanderson
f28d58b2f0 Fixed ComplexHomotopy 2018-05-18 16:53:46 -07:00
Grant Sanderson
24c387e7cb Initial complex transformation material, and some reworking of the phi example of alt_cal 2018-05-17 15:45:45 -07:00
Grant Sanderson
e4c9636cf4 Whoops, turns out that clause was there for a good reason 2018-05-17 15:45:21 -07:00
Grant Sanderson
cc209ae6ef AnalyzeFunctionWithTransformations 2018-05-17 11:32:07 -07:00
Grant Sanderson
76fc648615 Replace all unbalanced \left \right text in TexMobject 2018-05-17 11:31:58 -07:00
Grant Sanderson
1c71a00073 Added PiCreature.get_mode, along with other changes to keep it working 2018-05-16 18:41:48 -07:00
Grant Sanderson
d8ed9d188b Setup for GraphOnePlusOneOverX 2018-05-16 15:35:42 -07:00
Grant Sanderson
e43ccb144d Up to ShowPhiAsFixedPoint in alt_calc 2018-05-16 15:15:27 -07:00
Ben Hambrecht
b2b66947db reverted to earlier version 2018-05-16 21:17:14 +02:00
Grant Sanderson
aaa8407abb IntroduceContinuedFractionPuzzle 2018-05-16 12:00:35 -07:00
Grant Sanderson
0ed510b222 added_anims for TeacherStudentScene.teacher_holds_up 2018-05-16 12:00:16 -07:00
Grant Sanderson
692a2dfd1f Fixed bug for multipled braces being imbalanced 2018-05-16 11:59:49 -07:00
Grant Sanderson
1d81e3a3af
Merge pull request #236 from 3b1b/alt-calc
Alt calc
2018-05-16 00:13:26 -07:00
Grant Sanderson
c3e173d281 ChangingVectorField of alt_calc 2018-05-16 00:12:44 -07:00
Grant Sanderson
309c9f3a57 Added ContinualGrowValue 2018-05-16 00:05:19 -07:00
Grant Sanderson
bf1fbaba7a Added VFadeIn and VFadeOut 2018-05-16 00:04:59 -07:00
Grant Sanderson
8c516675cb StartingCalc101 of alt_calc 2018-05-15 19:49:10 -07:00
Grant Sanderson
c237780f48 More zooming animations for x^2 example 2018-05-15 13:54:14 -07:00
Grant Sanderson
bf4bac1371 Simply added self.stem attribute to Arrow 2018-05-15 13:54:04 -07:00
Grant Sanderson
90da42e034 ZoomInOnXSquaredNearOne of alt-calc 2018-05-15 12:01:34 -07:00