3b1b-manim/manimlib/utils
2023-01-12 00:40:27 -08:00
..
__init__.py
bezier.py Change behavior of get_quadratic_approximation_of_cubic to return quintuplets instead of sextuplets 2023-01-11 14:19:33 -08:00
color.py Interpolate colors using square of rgbs 2022-12-29 16:07:28 -08:00
customization.py
debug.py
dict_ops.py
directories.py
family_ops.py Simplify Scene.remove to not require a Mobject.get_ancestors call 2022-12-26 07:46:40 -07:00
file_ops.py
images.py
init_config.py
iterables.py Add arrays_match function 2023-01-10 10:25:59 -08:00
paths.py
rate_functions.py
simple_functions.py Add arr_clip (faster alternative to np.clip) 2023-01-08 21:27:56 -05:00
sounds.py
space_ops.py Small speed ups 2023-01-12 00:40:27 -08:00
tex.py Use re.sub instead of looping over re.findall 2023-01-04 16:39:59 -08:00
tex_file_writing.py Move display_during_execturion call 2022-12-19 17:01:06 -08:00
tex_to_symbol_count.py Improve num_tex_symbols 2022-12-29 10:37:46 -08:00