3b1b-manim/active_projects/ode/part3/discrete_case.py

8 lines
152 B
Python
Raw Normal View History

2019-06-13 16:16:42 -07:00
from manimlib.imports import *
from active_projects.ode.part2.heat_equation import *
class NewSceneName(Scene):
def construct(self):
pass