import numpy in example_scenes

This commit is contained in:
Tony031218
2021-02-08 12:22:34 +08:00
parent 944128d9bf
commit 6331f76c12

View File

@ -1,4 +1,5 @@
from manimlib import *
import numpy as np
# To watch one of these scenes, run the following:
# python -m manim example_scenes.py SquareToCircle