Grant Sanderson
ea8b03f07a
Preliminary end to leibniz project
2017-05-16 14:29:14 -07:00
Grant Sanderson
1d953b5616
Partway through AddUpGrid in Leibniz
2017-05-15 17:02:22 -07:00
Grant Sanderson
abe0df447a
Up to WriteCountingRuleWithChi in lebniz
2017-05-14 21:42:33 -07:00
Grant Sanderson
ff41e6866a
Halfway through IntroduceRecipe of Leibniz project
2017-05-12 14:55:30 -07:00
Grant Sanderson
0092ac9a2a
Up to introduction of factorization in leibniz
2017-05-11 22:10:00 -07:00
Grant Sanderson
8d53f67f03
Up to conjugate introduction
2017-05-10 22:40:22 -07:00
Grant Sanderson
c33ea5232a
Finished CountThroughRings of leibniz
2017-05-10 17:22:26 -07:00
Grant Sanderson
8006bce41d
Beginning CountThroughRings scene of Leibniz
2017-05-10 13:39:45 -07:00
Grant Sanderson
507dd9d9dd
Added LaggedStart animation
2017-05-10 13:39:28 -07:00
Grant Sanderson
02de9ad909
Preparing first lattice point counting scene
2017-05-09 23:00:30 -07:00
Grant Sanderson
e041219c29
Introduction of Leibniz
2017-05-09 16:13:10 -07:00
Grant Sanderson
58d329e8b3
Beginning Leibniz project
2017-05-09 14:54:58 -07:00
Grant Sanderson
f3eb43f96f
Fixed -o flag functionality for extract_scene.py
2017-05-09 14:54:50 -07:00
Grant Sanderson
b1e6c9c916
Whoops, forgot to change tk_scene.py
2017-05-09 14:21:03 -07:00
Grant Sanderson
5c6c245fa1
Whoops, forgot to change tk_scene.py
2017-05-09 14:19:40 -07:00
Grant Sanderson
18b2267c7e
Scenes now pass frames directly to ffmpeg pipe when writing movies, rather than saving them all up in bulk then passing in the list
2017-05-09 13:14:08 -07:00
Grant Sanderson
274b180eaa
Added foreground_mobjects to scenes, so that static mobjects can be on top of animated ones
2017-05-09 12:25:28 -07:00
Grant Sanderson
4976aff81e
CountingScene improvements by CrypticSwarm
2017-05-08 08:46:31 -07:00
Grant Sanderson
aae756ad89
Merge pull request #25 from hashar/pip-install-aggdraw
...
Make pip to install aggdraw from github
2017-05-08 08:36:26 -07:00
Grant Sanderson
b6a1a6878b
Merge pull request #26 from hashar/handle-latex-error
...
Handle latex errors when converting to dvi
2017-05-08 08:35:57 -07:00
Grant Sanderson
6bb8f1d94a
Merge pull request #29 from rajdakin/master
...
Modified a little thing
2017-05-08 08:35:30 -07:00
Grant Sanderson
012a9579c5
PiCreature scenes shouldn't break, though specific designs are still out of the public repo
2017-05-08 08:32:56 -07:00
Grant Sanderson
2c121a0ba7
Finished with full Essence of Calculus project
2017-05-08 08:20:14 -07:00
rajdakin
996cb5f36c
Modified sound when done if runtime error (in case of quitting if -p is present)
2017-05-08 12:22:55 +02:00
Grant Sanderson
6bca9952ae
End of eoc project
2017-05-05 11:19:10 -07:00
Antoine Musso
0ec5538ef0
Handle latex errors when converting to dvi
...
Whenever latex fails (for example due to a missing package) the code
continue and ends up failing due to a missing svg file.
Handle latex non 0 exit code.
Pass to latex -halt-on-error so it does not attempt to ask user for a
file, that is ignored in batch mode anyway.
Write the latex output to stderr and raise an exception to abort early.
Signed-off-by: Antoine Musso <hashar@free.fr>
2017-05-04 15:43:24 +02:00
Antoine Musso
0db160b792
Make pip to install aggdraw from github
...
pip is able to install a python module straight from a git repository
and supports pinning a specific commit.
Add scottopell/aggdraw-64bits to requirements.txt
Adjust README.md to drop the manual install step now covered by pip
install.
Test plan
I have created an empty virtual env on Debian GNU/Linux and ran the demo
command:
python extract_scene.py -p example_scenes.py SquareToCircle
Signed-off-by: Antoine Musso <hashar@free.fr>
2017-05-04 15:07:30 +02:00
Grant Sanderson
6a88ff207c
Some calc cleanup
2017-05-02 21:09:56 -07:00
Grant Sanderson
2ea2109694
Remove meta_animations from animation.__init__.py
2017-04-29 18:23:45 -07:00
Grant Sanderson
ad25f65327
Some simple eoc cleanup
2017-04-29 18:23:00 -07:00
Grant Sanderson
6f729fe063
Preliminary end to eoc10
2017-04-27 22:22:42 -07:00
Grant Sanderson
7ab4046b1a
Up to RadiusOfConvergenceForLnX in eoc10
2017-04-27 17:25:46 -07:00
Grant Sanderson
c96222fec0
Up to SecondTermIntuition in eoc10
2017-04-27 12:01:33 -07:00
Grant Sanderson
62c43cd306
Fixed issue of buff with curved lines/arrows
2017-04-26 16:40:54 -07:00
Grant Sanderson
fd20472973
FactorialTerms scene of eoc10
2017-04-26 16:22:49 -07:00
Grant Sanderson
db1a5c9f98
Add promotion animations to eoc2
2017-04-26 16:22:21 -07:00
Grant Sanderson
78c3ee854d
Super hacky AoPS logo class
2017-04-26 16:22:05 -07:00
Grant Sanderson
fe7d1d5eaf
Enabling curvature in Lines/arrows
2017-04-26 16:21:38 -07:00
Grant Sanderson
f80d7e0fcd
Start of CubicAndQuarticApproximations in eoc10
2017-04-26 11:26:37 -07:00
Grant Sanderson
fc155e1859
Finished ConstructQuadraticApproximation of eoc10
2017-04-25 23:38:06 -07:00
Grant Sanderson
95249b13b3
Partial progress through very long ConstructQuadraticApproximation in eoc10
2017-04-25 22:14:16 -07:00
Grant Sanderson
85a0f38668
Added simple endscreen animation
2017-04-25 13:17:58 -07:00
Grant Sanderson
2188723c57
Some eoc cleanup
2017-04-21 17:40:49 -07:00
Grant Sanderson
399a30874d
A few cleanups to eoc5 and eoc9
2017-04-20 13:30:51 -07:00
Grant Sanderson
cc99bcda37
Antiderivative of eoc9
2017-04-18 23:22:20 -07:00
Grant Sanderson
fbb1156108
Halfway through eoc9
2017-04-18 18:37:15 -07:00
Grant Sanderson
4a9c6a8012
Merge pull request #22 from styxtwo/upstream
...
Fixed ApplyMethod animation going in reverse for nested objects
2017-04-17 15:58:08 -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
14d2d8fecb
Merge pull request #21 from styxtwo/upstream
...
Merge nested configs instead of overriding
2017-04-17 10:21:58 -07:00
Grant Sanderson
30f91bbcb7
Random cleanups to eoc
2017-04-17 10:19:30 -07:00