mirror of
https://github.com/3b1b/manim.git
synced 2025-07-28 04:23:16 +08:00
import numpy in example_scenes
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user