mirror of
https://github.com/3b1b/manim.git
synced 2025-07-29 21:12:35 +08:00
Reorganized animations folder. Warning: While I tried to be systematic, there is a decent chance this will cause import errors somewhere.
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
import numpy as np
|
||||
from constants import RIGHT, OUT
|
||||
|
||||
from constants import OUT
|
||||
from constants import RIGHT
|
||||
|
||||
#Matrix operations
|
||||
|
||||
|
Reference in New Issue
Block a user