ddxtanx
384915d5a7
Change "print " lines to "print(" lines
2017-10-05 21:03:30 -05:00
Solara570
68771e105a
Improved stability for Windows NT OS
2017-09-27 17:29:13 +08:00
Grant Sanderson
3b92ce71d9
Retiring bells and waves files to old_projects folder
2017-09-13 11:35:37 -07:00
Grant Sanderson
86b9e629e0
ThreeFilters of waves
2017-09-11 06:52:15 -07:00
Grant Sanderson
9cd37d99fb
More bell fixes
2017-08-30 20:05:25 -07:00
Grant Sanderson
084d2bbe03
reworked ShowVariousFilterPairs in bells
2017-08-29 00:04:25 -07:00
Grant Sanderson
f249da02cc
First wave animations for Bell's project
2017-08-25 17:56:55 -07:00
Grant Sanderson
a765a64bc7
Partial completion of TwoDBoxWithSliders in highD.py
2017-08-08 21:42:23 -07:00
Grant Sanderson
62a7df7075
Halfway through eop/independence project
2017-07-20 13:37:12 -07:00
Grant Sanderson
2ee12e28d8
Up to decentralization in crypto.py
2017-06-26 15:56:22 -07:00
Grant Sanderson
05db6174e9
Up to DescribeDigitalSignatures in crypto
2017-06-21 22:55:10 -07:00
Grant Sanderson
ef9fbd7aa9
Introduction of cryptocurrency video
2017-06-20 14:05:48 -07:00
Grant Sanderson
2b0b16131f
Preliminary end of bayes followup video
2017-06-14 11:32:29 -07:00
Grant Sanderson
e2c32af05d
Initial bayes_footnote animations
2017-06-12 12:58:56 -07:00
Grant Sanderson
f6340f42d7
Fixed bug associated with empty input strings
2017-06-06 16:03:53 -07:00
Grant Sanderson
c4b4acc69b
Poker hand scene of eop/bayes
2017-06-06 13:38:44 -07:00
Grant Sanderson
548be0ec44
Finished main visualizations of triples
2017-05-25 15:12:18 -07:00
Grant Sanderson
0092ac9a2a
Up to introduction of factorization in leibniz
2017-05-11 22:10:00 -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
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
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
7452486ddf
Finished general L'Hoptital example of eoc7
2017-03-28 17:22:39 -07:00
Grant Sanderson
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
Grant Sanderson
934b4e6935
EpsilonDeltaCounterExample
2017-03-25 15:27:54 -07:00
Grant Sanderson
6ab2d5f3b2
Some bug fixes associated with new copy method
2017-03-25 12:18:33 -07:00
Grant Sanderson
374c31218e
Conglomeration of changes for eoc7
2017-03-24 13:59:14 -07:00
Grant Sanderson
dea0d4a948
RefreshOnDerivativeDefinition in eoc7
2017-03-22 15:06:17 -07:00
Grant Sanderson
c2178fd45b
Added get_part_by_tex method
2017-03-10 16:55:23 -08:00
Grant Sanderson
c239f1af98
Finished RelatedRatesExample of eoc5
2017-03-10 13:54:52 -08:00
Grant Sanderson
6dab7c958f
Fix to how brace tip is found
2017-03-10 10:11:32 -08:00
Grant Sanderson
311a22048b
Beginning related rates example in eoc5
2017-03-09 15:50:40 -08:00
Grant Sanderson
aa9384c9b6
Up to three lines chain rule in eoc4
2017-02-16 20:21:35 -08:00
Grant Sanderson
3535b39dd1
Sure, I *could* separate all these updates into separate reasonable commits, but where's the fun in that?
2017-02-16 13:03:26 -08:00
Grant Sanderson
44dc2f6968
MakeTwoJewelCaseContinuous mega-scene in borsuk
2017-02-06 21:43:46 -08:00
Grant Sanderson
184b0a3141
Partway through derivative of sine explanation
2017-01-30 14:34:59 -08:00
Grant Sanderson
b4e93b3376
80% through cube example
2017-01-26 19:59:55 -08:00
Grant Sanderson
c7239a035c
Whoa boy, I've gotta get better about my commits...
2016-11-07 11:05:41 -08:00
Grant Sanderson
0df8b73a87
Start of chapter 10
2016-09-10 17:35:15 -07:00
Grant Sanderson
382fc41d37
Beginning chapter 8p2
2016-08-28 18:26:08 -07:00
Grant Sanderson
15731dc9a2
More finishing touches to chapter 7
2016-08-24 10:57:16 -07:00
Grant Sanderson
e37432e781
Chapter 7 animation edits
2016-08-23 13:38:33 -07:00
Grant Sanderson
87c390f41e
Preliminary finish of chapter 7 animations
2016-08-22 21:22:21 -07:00
Grant Sanderson
fa6fa38a00
Up to standard intro of dot products
2016-08-18 12:54:04 -07:00
Grant Sanderson
5b60aa0d7c
75% of Chapter 6
2016-08-10 10:26:07 -07:00
Grant Sanderson
95b7ecb25b
Revert back to original TexMobject.add_background_rectangle
2016-08-09 14:17:40 -07:00
Grant Sanderson
e5747b3f3b
Halfway through chapter 6
2016-08-09 14:07:23 -07:00
Grant Sanderson
f52179c3d9
Finished initial animations for chapter 5
2016-08-03 16:51:16 -07:00
Grant Sanderson
4f42f62b3c
More chapter 5, plus some renaming fun
2016-08-02 15:50:32 -07:00