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

@ -4,7 +4,7 @@ from active_projects.diffyq.part1.pi_scenes import *
from active_projects.diffyq.part1.phase_space import *
from active_projects.diffyq.part1.wordy_scenes import *
OUTPUT_DIRECTORY = "ode/part1"
OUTPUT_DIRECTORY = "diffyq/part1"
SCENES_IN_ORDER = [
WhenChangeIsEasier,
VectorFieldTest,