204 Commits

Author SHA1 Message Date
3b92ce71d9 Retiring bells and waves files to old_projects folder 2017-09-13 11:35:37 -07:00
86b9e629e0 ThreeFilters of waves 2017-09-11 06:52:15 -07:00
12dcb7a3ea Smattering of Bell and Wave work 2017-09-06 20:18:19 -07:00
b88c669627 Further Bell fixes 2017-09-05 10:21:36 -07:00
9cd37d99fb More bell fixes 2017-08-30 20:05:25 -07:00
084d2bbe03 reworked ShowVariousFilterPairs in bells 2017-08-29 00:04:25 -07:00
80c433820c Up to Venn Diagrams of Bell's project 2017-08-27 14:43:18 -07:00
f249da02cc First wave animations for Bell's project 2017-08-25 17:56:55 -07:00
f1c0a341cc apply_matrix for Mobject 2017-08-24 19:06:02 -07:00
715e81cb7c Added align_to method to Mobject 2017-08-09 10:47:40 -07:00
a765a64bc7 Partial completion of TwoDBoxWithSliders in highD.py 2017-08-08 21:42:23 -07:00
ff3a214328 Beginning highD project 2017-08-05 20:47:06 -07:00
e0646605be Change default behave for VMobject.apply_function 2017-08-02 11:58:33 -07:00
62a7df7075 Halfway through eop/independence project 2017-07-20 13:37:12 -07:00
6144392ebb Preliminary end to crypto animations 2017-07-06 10:45:50 -07:00
1951457b89 VariableProofOfWork in crypto 2017-07-05 10:14:46 -07:00
2ee12e28d8 Up to decentralization in crypto.py 2017-06-26 15:56:22 -07:00
05db6174e9 Up to DescribeDigitalSignatures in crypto 2017-06-21 22:55:10 -07:00
ef9fbd7aa9 Introduction of cryptocurrency video 2017-06-20 14:05:48 -07:00
2b0b16131f Preliminary end of bayes followup video 2017-06-14 11:32:29 -07:00
e2c32af05d Initial bayes_footnote animations 2017-06-12 12:58:56 -07:00
a21c96991f Posterior update animations in eop/bayes 2017-06-07 14:34:39 -07:00
f6340f42d7 Fixed bug associated with empty input strings 2017-06-06 16:03:53 -07:00
c4b4acc69b Poker hand scene of eop/bayes 2017-06-06 13:38:44 -07:00
28c664ceb6 Just starting Bayes video for eop 2017-06-05 21:35:09 -07:00
1e8002bde3 Added playing cards 2017-06-05 12:47:03 -07:00
99e0e86590 Small merge 2017-05-31 16:10:42 -07:00
37a47b5d3d Some simple typo fixes 2017-05-31 16:07:37 -07:00
d2925adebb Merge pull request #31 from rajdakin/master
Deleted the cast error in class TOP
2017-05-29 10:28:58 -07:00
548be0ec44 Finished main visualizations of triples 2017-05-25 15:12:18 -07:00
ea0f2c97f4 Deleted the cast error in class TOP 2017-05-12 17:08:49 +02:00
0092ac9a2a Up to introduction of factorization in leibniz 2017-05-11 22:10:00 -07:00
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
6bca9952ae End of eoc project 2017-05-05 11:19:10 -07:00
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
2188723c57 Some eoc cleanup 2017-04-21 17:40:49 -07:00
399a30874d A few cleanups to eoc5 and eoc9 2017-04-20 13:30:51 -07:00
e27e7f539f Merge pull request #20 from mirefek/master
3 little fixes + SVG matrix transform support
2017-04-14 23:32:46 -07:00
0e09120092 About halfway through eoc1 remake 2017-04-04 16:57:53 -07:00
ce93d88944 First few scens of eoc1 remake 2017-03-31 16:58:18 -07:00
7452486ddf Finished general L'Hoptital example of eoc7 2017-03-28 17:22:39 -07:00
2d191354b6 Simplified TexMobject by making the submobjects of those with multiple expression parts actual TexMobjects themselves, instead of VGroups 2017-03-28 11:12:02 -07:00
7fca1dac6b Beginning L'Hopital's example of eoc7 2017-03-27 13:37:19 -07:00
934b4e6935 EpsilonDeltaCounterExample 2017-03-25 15:27:54 -07:00
6ab2d5f3b2 Some bug fixes associated with new copy method 2017-03-25 12:18:33 -07:00
41b4483fd1 Made Mobject.copy somewhat lighter-weight 2017-03-24 17:27:09 -07:00
374c31218e Conglomeration of changes for eoc7 2017-03-24 13:59:14 -07:00
dea0d4a948 RefreshOnDerivativeDefinition in eoc7 2017-03-22 15:06:17 -07:00
8f4b1de8f1 add support of transform="matrix(...)" and fix bugs win lowercase commands 2017-03-17 19:57:28 +01:00
0f458594c6 fix get_subpath_mobjects() when a submobject has no attribute 'is_subpath' 2017-03-17 19:56:17 +01:00