3b1b-manim/manimlib/utils
2020-02-20 16:50:34 -08:00
..
bezier.py Have get_quadratic_approximation_of_cubic default to midpoint when there is no inflection 2020-02-12 12:53:21 -08:00
color.py Replacing apply_along_axis 2020-02-19 23:43:33 -08:00
config_ops.py Get rid of instantiate function 2019-02-08 10:33:08 -08:00
debug.py Add simple function to measure runtime 2020-02-20 16:50:13 -08:00
family_ops.py Forget about using remove_list_redundancies 2020-02-14 15:29:35 -08:00
file_ops.py reorganize media file tree 2019-06-03 23:41:05 -07:00
images.py reorganize media file tree 2019-06-03 23:41:05 -07:00
iterables.py Get rid of join_structured_arrays 2020-02-07 09:30:47 -08:00
paths.py Replace rotation_matrix with rotation_matrix_transpose 2020-02-18 22:29:56 -08:00
rate_functions.py Replace np.clip with clip 2020-02-18 22:27:28 -08:00
shaders.py Moved around where batching mobjects by shader type occurs, while also pulling out some of the shader_id helper functions 2020-02-17 12:14:40 -08: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 Slight fix to triangulation 2020-02-20 16:50:34 -08: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 Update tex_file_writing.py 2019-06-17 15:40:03 -04:00