|
b51d1bf6b1
|
Update README.md
|
2019-04-02 00:58:57 -07:00 |
|
|
4ead3627fd
|
Update README.md
|
2019-04-02 00:57:23 -07:00 |
|
|
a91c0d3bc4
|
add info to docker-compose file
|
2019-04-02 07:22:46 +00:00 |
|
|
e6210af9d5
|
add entrypoint to docker-compose.yml
|
2019-04-02 03:00:22 +00:00 |
|
|
0d1a93cf66
|
change dockerfile entrypoint to /bin/bash
|
2019-04-02 02:56:09 +00:00 |
|
|
9650110cce
|
Merge pull request #328 from xfbs/cleanup-dockerfile
Cleanup Dockerfile
|
2019-04-01 18:07:28 -07:00 |
|
|
c114e461d5
|
python3 -> python
|
2019-04-02 01:04:10 +00:00 |
|
|
f348df5dbc
|
move workdir from dockerfile to docker-compose.yml
|
2019-04-02 00:55:05 +00:00 |
|
|
01e42fb325
|
remove network restriction
|
2019-04-02 00:49:59 +00:00 |
|
|
1e3c44bdae
|
Merge branch 'master' of https://github.com/3b1b/manim into cleanup-dockerfile
|
2019-04-02 00:30:26 +00:00 |
|
|
3868597831
|
Merge pull request #481 from 3b1b/ode
Ode
|
2019-03-26 17:53:44 -07:00 |
|
|
caf41f43d9
|
More scenes for ode1
|
2019-03-26 17:52:53 -07:00 |
|
|
9a452f3fee
|
Up to 3 body problem illustration
|
2019-03-25 16:44:08 -07:00 |
|
|
9c381d15b6
|
ThreeDScene was still using continual animation constructs
|
2019-03-25 16:43:40 -07:00 |
|
|
ec1436ef5a
|
Changed default for Interval numbering
|
2019-03-25 16:43:16 -07:00 |
|
|
708451964a
|
Up to ShowHighVelocityCase in ode part 1
|
2019-03-25 09:47:45 -07:00 |
|
|
a166f6b214
|
Up to IntroduceVectorField scene of ode chapter 1
|
2019-03-24 11:35:03 -07:00 |
|
|
876f2c3419
|
Make BackgroundRectangle stroke_opacity 0
|
2019-03-24 11:34:07 -07:00 |
|
|
ee04922400
|
Add options for bracket spacing in Matrix
|
2019-03-24 11:33:23 -07:00 |
|
|
22f8e24d41
|
Vector.scale was broken for vectors with length 0
|
2019-03-24 11:33:04 -07:00 |
|
|
fbcc3b85d3
|
Fix DrawBorderThenFill
|
2019-03-24 11:32:12 -07:00 |
|
|
f5420b24ca
|
VisualizeStates Scene
|
2019-03-23 10:55:13 -07:00 |
|
|
73cbb9134a
|
Ah, it turns out rate_func placement in Animation is nuanced...
|
2019-03-23 10:54:59 -07:00 |
|
|
97c8ea2738
|
Small bug fix to NumberLine
|
2019-03-23 10:52:25 -07:00 |
|
|
43f2145508
|
Change default max_stroke_width_to_length_ratio
|
2019-03-23 10:52:02 -07:00 |
|
|
d8896e299e
|
Small bug fixes to NumberPlane
|
2019-03-23 10:51:47 -07:00 |
|
|
9cdf35475d
|
Up to the pont where phase space is introduced
|
2019-03-22 15:54:45 -07:00 |
|
|
0b56d6f311
|
Tex strings ending with 'dot' have a '{\quad}' added
|
2019-03-22 15:54:16 -07:00 |
|
|
5ffa41f675
|
Extend AnimatedBoundary to work on families
|
2019-03-22 15:12:21 -07:00 |
|
|
217da34de5
|
More ode animations
|
2019-03-22 11:51:08 -07:00 |
|
|
282dfeedde
|
I don't like this fix, but TexMobjects were breaking if the 'dot' part was left isolated
|
2019-03-22 11:50:58 -07:00 |
|
|
677f67cb9d
|
VFadeInThenOut
|
2019-03-22 11:50:16 -07:00 |
|
|
54cd60bef7
|
AnimatedBoundary. Perhaps a better name is in order, but this is meant to add a little visual interest to things like a framing rectangle.
|
2019-03-22 11:50:02 -07:00 |
|
|
bc74e8a372
|
AnalyzePendulumForce
|
2019-03-21 17:50:17 -07:00 |
|
|
f4c2c4642a
|
Fix bug with applying function to VectorizedPoint
|
2019-03-21 17:50:04 -07:00 |
|
|
e567fff855
|
Experimenting with applying rate_func at the submobject level. Admittedly, I haven't thought it through that much, but I suspect this will make things work better
|
2019-03-21 17:49:05 -07:00 |
|
|
573abe82b8
|
AnalyzePendulumForce
|
2019-03-21 10:52:43 -07:00 |
|
|
84a950425c
|
DashedVMobject should handle case when num_dashes=0
|
2019-03-21 09:42:06 -07:00 |
|
|
b2f973dce6
|
Merge pull request #479 from 3b1b/ode
Ode
|
2019-03-20 21:29:25 -07:00 |
|
|
f2ed906b07
|
Beginning of BuildUpEquation scene
|
2019-03-20 21:28:37 -07:00 |
|
|
453ae95cee
|
Add stroke opacity to VMobject.get_style
|
2019-03-20 21:28:19 -07:00 |
|
|
319b256b0c
|
Fix to Arrow styling
|
2019-03-20 21:27:45 -07:00 |
|
|
259c36512f
|
Remove unnecessary import
|
2019-03-20 21:27:26 -07:00 |
|
|
8681e18c42
|
More ode part1 scenes
|
2019-03-20 17:38:25 -07:00 |
|
|
27200f79d3
|
Add last tick to number line
|
2019-03-20 17:38:11 -07:00 |
|
|
b1c00e5129
|
Add DARKER_GREY
|
2019-03-20 17:37:57 -07:00 |
|
|
a320d9a47e
|
More pendulum scenesw
|
2019-03-20 13:07:53 -07:00 |
|
|
0271511a9e
|
Removed unneccesary import
|
2019-03-20 13:07:40 -07:00 |
|
|
174094254c
|
fixed wait_until for PiCreatureScene
|
2019-03-20 13:07:26 -07:00 |
|
|
36c62b4b55
|
Added missing import
|
2019-03-20 13:07:08 -07:00 |
|