3b1b-manim/manimlib/utils
2022-04-11 10:47:11 -07:00
..
__init__.py delete old entry point file and add __init__ for folders 2021-02-07 17:48:51 +08:00
bezier.py Separate functionality of ordinary linear interpolation from that using np.outer on arrays 2022-04-11 10:47:11 -07:00
color.py Some refactors for MTex 2022-01-26 13:03:14 +08:00
config_ops.py Get rid of instantiate function 2019-02-08 10:33:08 -08:00
customization.py rename custom_defaults -> custom_config defaults -> default_config 2021-02-07 21:38:19 +08:00
debug.py style: insert an empty line after import 2022-02-16 21:08:25 +08:00
directories.py chore: add type hints to manimlib.utils 2022-02-12 23:47:23 +08:00
family_ops.py style: insert an empty line after import 2022-02-16 21:08:25 +08:00
file_ops.py chore: add type hints to manimlib.utils 2022-02-12 23:47:23 +08:00
images.py chore: add type hints to manimlib.utils 2022-02-12 23:47:23 +08:00
init_config.py fix: add missing import of annotations 2022-04-02 22:00:02 +08:00
iterables.py Refactor MTex 2022-03-26 20:52:28 +08:00
paths.py chore: add type hints to manimlib.utils 2022-02-12 23:47:23 +08:00
rate_functions.py chore: add type hints to manimlib.utils 2022-02-12 23:47:23 +08:00
simple_functions.py Video work (#1739) 2022-02-13 15:16:16 -08:00
sounds.py chore: add type hints to manimlib.utils 2022-02-12 23:47:23 +08:00
space_ops.py Some fix (#1781) 2022-04-07 10:50:18 +08:00
tex_file_writing.py Specify UTF-8 encoding for tex files (#1748) 2022-02-17 19:09:55 +08:00