3b1b-manim/active_projects/ode/part2/heat_equation.py

7 lines
110 B
Python
Raw Normal View History

2019-04-03 20:40:22 -07:00
from big_ol_pile_of_manim_imports import *
class NewSceneName(Scene):
def construct(self):
pass