Latest changes for animations of video 4 of diffyq series

This commit is contained in:
Grant Sanderson
2019-06-20 13:26:43 -07:00
parent 40e44e6dd7
commit 0e44abe741
12 changed files with 923 additions and 274 deletions

View File

@ -5,7 +5,7 @@ from active_projects.diffyq.part3.wordy_scenes import *
from active_projects.diffyq.part3.discrete_case import *
OUTPUT_DIRECTORY = "ode/part3"
OUTPUT_DIRECTORY = "diffyq/part3"
SCENES_IN_ORDER = [
LastChapterWrapper,
ThreeConstraints,