Commit graph

276 commits

Author SHA1 Message Date
Grant Sanderson
1332ec9ed1 Minor cleanups 2018-01-17 22:18:05 -08:00
Grant Sanderson
543d8cb92d Fixed ChangingDecimal bug based on new scene+mobject structure 2018-01-17 22:17:05 -08:00
Grant Sanderson
024a9dd3d4 Removed separate_moving_and_static from scenes in place of cleaner get_moving_mobjects approach 2018-01-17 22:13:38 -08:00
Grant Sanderson
dcb28791c4 Merge branch 'master' of github.com:3b1b/manim 2018-01-17 16:04:38 -08:00
Grant Sanderson
f64c076e7e Changed how functions are applied to vectorized mobjects to handle smoothness issues more cleanly 2018-01-17 16:04:07 -08:00
Ben Hambrecht
a236e33e50 working on basel 2018-01-17 15:18:02 -08:00
Grant Sanderson
cd2257ad65 Improved Arc, and added Sector 2018-01-17 15:12:39 -08:00
Grant Sanderson
d586b7faf2 Changed name ChangingDecimalToValue to ChangeDecimalToValue 2018-01-16 15:51:19 -08:00
Grant Sanderson
c983c08563 Added ChangingDecimalToValue to numerals 2018-01-16 15:49:24 -08:00
Grant Sanderson
330cc0cd95 Moved nn/ to old_projects 2018-01-16 13:15:14 -08:00
Ben Hambrecht
9f977fd23e double drawing of elongated ticks fixed 2018-01-16 12:25:50 -08:00
Grant Sanderson
f223ffa772 Added some more functionality to Axes 2018-01-16 09:44:51 -08:00
Grant Sanderson
407d72bb94 Finally changed to 2018-01-15 19:15:05 -08:00
Grant Sanderson
728947a5c6 Merge branch 'master' of github.com:3b1b/manim 2018-01-15 18:50:11 -08:00
Grant Sanderson
0da39a421e A few changes during Fourier project 2018-01-15 18:49:58 -08:00
Ben Hambrecht
0f50eee179 typo changes 2018-01-15 18:27:52 -08:00
Grant Sanderson
ec1afdbb83 Made it easier to configure axes in Axes mobject 2018-01-15 14:28:57 -08:00
Grant Sanderson
6de931968e Small bug fix 2018-01-13 15:51:04 -08:00
Grant Sanderson
ffcd9b5767 Changed the defaults for where animations are written, and where images for ImageMobject and SVGMobject are sought after 2018-01-12 13:38:25 -08:00
Grant Sanderson
0b595ed5f5 Improved behavior of Axes.get_graph 2018-01-12 12:37:38 -08:00
Grant Sanderson
2745f25855 Added Broadcast to objects.py, though it's unclear where it should go. 2018-01-11 18:13:35 -08:00
Grant Sanderson
32eb1a46d4 Added coords_to_point and get_graph to Axes 2018-01-11 18:12:58 -08:00
Sridhar Ramesh
0ce1a528c6 Added Surround method to MObject, as well as special-case implementation of it to Circle 2018-01-10 17:57:22 -08:00
Grant Sanderson
48503fc5af
Merge pull request #61 from Solara570/master
3D Hilbert Curve Implemented
2018-01-09 17:52:32 -08:00
Sridhar Ramesh
aea7da222d Modified behavior of ChangingDecimal so that labels keep track of displacement from tracked_mobject 2018-01-09 17:11:40 -08:00
Sridhar Ramesh
1082d04b7f Added point_to_coords method to graph_scene. Also, modified MOVIE_DIR in constants.py 2018-01-08 17:24:54 -08:00
Solara570
19a0a72545 3D Hilbert Curve Implemented 2017-12-20 20:31:02 +08:00
Grant Sanderson
a74743d384 New Endscreen 2017-12-08 17:57:32 -08:00
Grant Sanderson
d585cc8edf Rewrite of eop/combinations intro 2017-12-03 16:22:24 -08:00
Grant Sanderson
1770bb12d8 Further eop/combinations progress 2017-12-01 16:42:57 -08:00
Grant Sanderson
b07b9507d0 Change patreon thanks default 2017-11-02 22:58:54 -07:00
Grant Sanderson
76ea80230d Arrow bug fix 2017-10-27 15:12:11 -07:00
Grant Sanderson
589fd5e028 Small fix so curved arrows look better 2017-10-27 12:59:38 -07:00
Grant Sanderson
0d8a713950 ChangingDecimal should default to its mobjects number of decimal points 2017-10-26 21:30:24 -07:00
Grant Sanderson
7f14e9b844 Partial progress through long WalkThroughTwoExample scene in nn/part3 2017-10-24 13:42:11 -07:00
Grant Sanderson
4089a5a949 Slightly cleaner treatment of pi creature automatically tracking animations 2017-10-16 19:22:25 -07:00
Grant Sanderson
ff207a4688 self.revert_to_original_skipping_status() 2017-10-12 19:44:32 -07:00
Grant Sanderson
d138ffd353 Up to InterpretFirstWeightMatrixRows in NN part 2 2017-10-12 17:38:25 -07:00
Grant Sanderson
cc1767718c NumberLine.apply_function bug fix 2017-10-09 10:48:51 -07:00
Grant Sanderson
5c1a8f9a32 NN Part 1 published 2017-10-05 10:07:28 -07:00
Grant Sanderson
7f69b6aa93 Up to weight matrix introduction of nn 2017-09-29 14:17:13 -07:00
Grant Sanderson
2d20084573 nn progress up to introduction of weights and biases 2017-09-28 21:48:28 -07:00
Grant Sanderson
9958a73059 Beginning nn project 2017-09-26 17:41:45 -07:00
Grant Sanderson
3b92ce71d9 Retiring bells and waves files to old_projects folder 2017-09-13 11:35:37 -07:00
Grant Sanderson
12dcb7a3ea Smattering of Bell and Wave work 2017-09-06 20:18:19 -07:00
Grant Sanderson
b88c669627 Further Bell fixes 2017-09-05 10:21:36 -07:00
Grant Sanderson
1966864d20 Up to CircularlyPolarizedLight in waves 2017-09-01 18:57:38 -07:00
Grant Sanderson
43c07680cb Finished ShowVectorEquation of waves.py 2017-09-01 10:41:27 -07:00
Grant Sanderson
41e715718b Partial progress to ShowVectorEquation in waves 2017-08-31 23:20:16 -07:00
Grant Sanderson
8b4d28f433 Up to ForgetPreviousActions of Henry fixes 2017-08-31 00:16:08 -07:00