Commit graph

167 commits

Author SHA1 Message Date
Grant Sanderson
1ffbc77eda Bug fix to ApplyMethod treatment of method kwargs 2018-01-20 11:45:47 -08:00
Grant Sanderson
48dad34f95 Editing ApplyMethod so that if the last arg is a dict, it's treated as kwargs for the method 2018-01-20 11:00:23 -08:00
Grant Sanderson
d8b49f471a
Merge pull request #76 from 3b1b/WindingNumber
Winding number
2018-01-19 17:34:39 -08:00
Sridhar Ramesh
123bae00a6 Further fixes to Succession animations 2018-01-19 16:52:31 -08:00
Grant Sanderson
4919dbf652 Fixed ContinualUpdateFromFunc issue 2018-01-19 13:30:10 -08:00
Sridhar Ramesh
d74127bb7f Bug fixes to implementation of Succession animations 2018-01-19 13:02:41 -08:00
Grant Sanderson
0c30d31dff Incremental fourier work 2018-01-18 16:49:50 -08:00
Grant Sanderson
b41e1fc562 Used np.clip in Animation.update 2018-01-18 16:22:57 -08:00
Grant Sanderson
8e6c90563b Added WiggleOutThenIn to simple_animations 2018-01-18 15:04:05 -08:00
Grant Sanderson
0e961c85e0 Bug fix to how Succession behave when Scene.play changes its runtime 2018-01-14 19:26:53 -08:00
Grant Sanderson
c649a152d7 Moved Broadcast to simple_animations 2018-01-11 16:51:16 -08:00
Sridhar Ramesh
634bef091f Minor comments added to continual_animation.py 2018-01-11 13:42:43 -08:00
Sridhar Ramesh
a0fc3ce324 Bug fix on CycleAnimation 2018-01-10 17:56:14 -08:00
Sridhar Ramesh
62edfbb32f Merge branch 'master' of https://github.com/3b1b/manim 2018-01-10 17:00:12 -08:00
Grant Sanderson
1bc6769a4c Merge branch 'master' of github.com:3b1b/manim 2018-01-10 16:58:43 -08:00
Grant Sanderson
56505522bd Fixed Succession animation, while changing its syntax a bit 2018-01-10 16:58:22 -08:00
Sridhar Ramesh
dcd0d95868 Added CycleAnimation (which turns Animations into ContinualAnimations through unending repetition) 2018-01-10 15:26:09 -08:00
Sridhar Ramesh
685750486a Cleaned up duplicate entry for MoveAlongPath in simple_animations 2018-01-10 13:08:01 -08:00
Grant Sanderson
c14cde5b0a Added NormalAnimationAsContinualAnimation 2017-12-21 13:43:15 -08:00
Grant Sanderson
9aa83053cc More progress in putnam.py 2017-12-06 15:18:15 -08:00
Grant Sanderson
a2e8d0aab9 Change default Write run_time 2017-10-31 07:41:20 -07:00
Grant Sanderson
f15f5d153e Remove cleanup redundancy 2017-10-24 20:16:16 -07:00
Grant Sanderson
0ba007bf21 added cleanup to ShowCreationThenDestruction 2017-10-24 13:27:37 -07:00
Grant Sanderson
fd59591000 SingleVariableCostFunction in nn/part2 2017-10-10 13:48:13 -07:00
Grant Sanderson
6fac1a578c Fixed Mobject.copy to be more efficient and fault taulerent 2017-10-03 11:49:48 -07:00
Grant Sanderson
7f88a9dae1 Further nn/part2 progress 2017-10-03 11:49:23 -07:00
Grant Sanderson
5048fe80a5 Beginning part2 of nn project 2017-10-02 18:19:38 -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
9737d7ab21 Up to breaking up patterns in nn 2017-09-28 07:40:57 -07:00
Grant Sanderson
9958a73059 Beginning nn project 2017-09-26 17:41:45 -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
41e715718b Partial progress to ShowVectorEquation in waves 2017-08-31 23:20:16 -07:00
Grant Sanderson
ea8381de71 Beginning waves video animations 2017-08-30 13:16:08 -07:00
Grant Sanderson
d34d9abd31 Further improvements to initial ContinualAnimations 2017-08-24 19:05:04 -07:00
Grant Sanderson
a954a09857 Fixes to ContinualAnimation 2017-08-24 12:38:37 -07:00
Grant Sanderson
ea678d80fe Created ContinualAnimation 2017-08-24 11:43:38 -07:00
Grant Sanderson
ff3a214328 Beginning highD project 2017-08-05 20:47:06 -07:00
Grant Sanderson
571efd4669 All animation for 256 bit video 2017-07-07 23:23:09 -07:00
Grant Sanderson
2b0b16131f Preliminary end of bayes followup video 2017-06-14 11:32:29 -07:00
Grant Sanderson
37a47b5d3d Some simple typo fixes 2017-05-31 16:07:37 -07:00
Grant Sanderson
2417c06398 Some simple small speedups 2017-05-31 12:19:57 -07:00
Grant Sanderson
c33ea5232a Finished CountThroughRings of leibniz 2017-05-10 17:22:26 -07:00
Grant Sanderson
507dd9d9dd Added LaggedStart animation 2017-05-10 13:39:28 -07:00
Grant Sanderson
2ea2109694 Remove meta_animations from animation.__init__.py 2017-04-29 18:23:45 -07:00
Grant Sanderson
fbb1156108 Halfway through eoc9 2017-04-18 18:37:15 -07:00
Ruben Zoet
21345a6259 ApplyMethod now creates a deep copy of the object it works on 2017-04-18 00:27:45 +01:00
Grant Sanderson
aed097f0a7 Preliminary end to eoc1 remake 2017-04-07 16:05:51 -07:00
Grant Sanderson
0e09120092 About halfway through eoc1 remake 2017-04-04 16:57:53 -07:00