3b1b-manim/manimlib/utils
2021-01-02 21:32:48 -08:00
..
bezier.py set_array_by_interpolation 2020-06-28 12:15:01 -07:00
color.py Fix rgb_to_hex bug 2020-11-24 13:29:27 -08:00
config_ops.py Get rid of instantiate function 2019-02-08 10:33:08 -08:00
debug.py Shorten name to index_labels 2020-02-27 17:16:10 +00:00
directories.py Remove all configuration from constants.py, and clean up the many files affected by this move 2021-01-02 20:47:51 -08:00
family_ops.py Have restructure_list_to_exclude_certain_family_members work with the full family of to_remove 2020-02-22 13:20:59 -08:00
file_ops.py reorganize media file tree 2019-06-03 23:41:05 -07:00
images.py Remove all configuration from constants.py, and clean up the many files affected by this move 2021-01-02 20:47:51 -08:00
iterables.py Unfactor internals of batch_by_property for easier readibility, and slight performnace improvement 2020-06-15 12:00:03 -07:00
paths.py Replace np.tan with math.tan...because why not 2020-02-21 12:01:39 -08:00
rate_functions.py New implementation of smooth 2020-07-22 18:19:07 -07:00
simple_functions.py Add custom clip function, since np.clip is evidently super slow 2020-02-18 22:27:13 -08:00
sounds.py reorganize media file tree 2019-06-03 23:41:05 -07:00
space_ops.py Add axis_normalized option to quaternion_from_angle_axis 2020-06-09 20:40:36 -07:00
strings.py move library code into manimlib, replace relative imports with absolute imports 2018-12-26 20:57:01 -08:00
tex_file_writing.py Replace the progress bar with a simple display of what's being written which then gets deleted 2021-01-02 21:32:48 -08:00